#2b2ccc color space conversions
Hex:
#2b2ccc
RGB:
43, 44, 204
CMY:
83, 83, 20
CMYK:
79, 78, 0, 20
HSL:
240°, 65.1822%, 48.4314%
HSV (HSB):
240°, 78.9216%, 80.0000%
XYZ:
12.7960, 6.6746, 57.7406
xyY:
0.1657, 0.0864, 6.6746
CIE-Lab:
31.0543, 53.4405, -80.7558
CIE-LCH:
31.0543, 96.8369, 303.4948
CIE-Luv:
31.0543, -7.6542, -104.3165
Hunter-Lab:
25.8352, 43.1983, -114.4260
#2b2ccc color charts
#2b2ccc color shades, tints & tones
#2b2ccc color schemes
#2b2ccc color preview, HTML & CSS examples
This text has a color of #2b2ccc
<p style="color:#2b2ccc;">Text here</p>
.mytext {color:#2b2ccc;}
This box has a color of #2b2ccc
<div style="background-color:#2b2ccc;">Content here</div>
.mybackground {background-color:#2b2ccc;}
Border around this has a color of #2b2ccc
<div style="border:2px solid #2b2ccc;">Content here</div>
.myborder {border:2px solid #2b2ccc;}