#02235f color space conversions
Hex:
#02235f
RGB:
2, 35, 95
CMY:
99, 86, 63
CMYK:
98, 63, 0, 63
HSL:
219°, 95.8763%, 19.0196%
HSV (HSB):
219°, 97.8947%, 37.2549%
XYZ:
2.6916, 2.0412, 11.0786
xyY:
0.1702, 0.1291, 2.0412
CIE-Lab:
15.7020, 15.7573, -38.7109
CIE-LCH:
15.7020, 41.7951, 292.1488
CIE-Luv:
15.7020, -7.3583, -39.2477
Hunter-Lab:
14.2870, 8.6264, -35.9743
#02235f color charts
#02235f color shades, tints & tones
#02235f color schemes
#02235f color preview, HTML & CSS examples
This text has a color of #02235f
<p style="color:#02235f;">Text here</p>
.mytext {color:#02235f;}
This box has a color of #02235f
<div style="background-color:#02235f;">Content here</div>
.mybackground {background-color:#02235f;}
Border around this has a color of #02235f
<div style="border:2px solid #02235f;">Content here</div>
.myborder {border:2px solid #02235f;}