deep blue-magenta/deep blue
#2c23de color RGB value is (44,35,222)
#2c23de color CMYK value
#2c23de color HSL value
HSV(or HSB) | 242.9° | 84.2 | 87.1 |
XYZ | 14.825 | 7.011 | 69.679 |
Yxy | 0.162 | 0.077 | 7.011 |
LAB | 31.833 | 62.967 | -89.879 |
LUV | 31.833 | -7.292 | -114.446 |
Hunter-LAB | 26.479 | 53.596 | -137.485 |
CIE-LCH | 31.833 | 109.741 | 305.014 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2C | 23 | DE |
Decimal | 44 | 35 | 222 |
Octal | 54 | 43 | 336 |
Binary | 00101100 | 00100011 | 11011110 |
Below, you can see some colors close to #2c23de. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #2c23de.
<span style="color:#2c23de">Text here</span>
This paragraph has a background color of #2c23de.
<p style="background-color:#2c23de;">Content here</p>
This element has a border color of #2c23de.
<div style="border:1px #2c23de;">Content here</div>
.text {color:#2c23de;}
.background {background-color:#2c23de;}
.border {border:1px solid #2c23de;}
.text-shadow {border:1px solid #2c23de;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000002 is the darkest color, while #efeefc is the lightest one.