#2b3ccc color space conversions
Hex:
#2b3ccc
RGB:
43, 60, 204
CMY:
83, 76, 20
CMYK:
79, 71, 0, 20
HSL:
234°, 65.1822%, 48.4314%
HSV (HSB):
234°, 78.9216%, 80.0000%
XYZ:
13.5112, 8.1049, 57.9790
xyY:
0.1697, 0.1018, 8.1049
CIE-Lab:
34.2005, 44.5673, -75.5539
CIE-LCH:
34.2005, 87.7191, 300.5353
CIE-Luv:
34.2005, -10.2038, -103.2764
Hunter-Lab:
28.4692, 34.8933, -100.8189
#2b3ccc color charts
#2b3ccc color shades, tints & tones
#2b3ccc color schemes
#2b3ccc color preview, HTML & CSS examples
This text has a color of #2b3ccc
<p style="color:#2b3ccc;">Text here</p>
.mytext {color:#2b3ccc;}
This box has a color of #2b3ccc
<div style="background-color:#2b3ccc;">Content here</div>
.mybackground {background-color:#2b3ccc;}
Border around this has a color of #2b3ccc
<div style="border:2px solid #2b3ccc;">Content here</div>
.myborder {border:2px solid #2b3ccc;}