#2b0ccc color space conversions
Hex:
#2b0ccc
RGB:
43, 12, 204
CMY:
83, 95, 20
CMYK:
79, 94, 0, 20
HSL:
250°, 88.8889%, 42.3529%
HSV (HSB):
250°, 94.1176%, 80.0000%
XYZ:
12.0268, 5.1362, 57.4842
xyY:
0.1611, 0.0688, 5.1362
CIE-Lab:
27.1192, 65.1607, -87.3005
CIE-LCH:
27.1192, 108.9371, 306.7375
CIE-Luv:
27.1192, -4.8965, -102.7968
Hunter-Lab:
22.6631, 55.0656, -134.5229
#2b0ccc color charts
#2b0ccc color shades, tints & tones
#2b0ccc color schemes
#2b0ccc color preview, HTML & CSS examples
This text has a color of #2b0ccc
<p style="color:#2b0ccc;">Text here</p>
.mytext {color:#2b0ccc;}
This box has a color of #2b0ccc
<div style="background-color:#2b0ccc;">Content here</div>
.mybackground {background-color:#2b0ccc;}
Border around this has a color of #2b0ccc
<div style="border:2px solid #2b0ccc;">Content here</div>
.myborder {border:2px solid #2b0ccc;}