#023c5e color space conversions
Hex:
#023c5e
RGB:
2, 60, 94
CMY:
99, 76, 63
CMYK:
98, 36, 0, 63
HSL:
202°, 95.8333%, 18.8235%
HSV (HSB):
202°, 97.8723%, 36.8627%
XYZ:
3.6613, 4.0528, 11.1790
xyY:
0.1938, 0.2145, 4.0528
CIE-Lab:
23.8452, -2.8833, -24.9521
CIE-LCH:
23.8452, 25.1181, 263.4085
CIE-Luv:
23.8452, -14.9986, -29.7910
Hunter-Lab:
20.1315, -2.7667, -18.8315
#023c5e color charts
#023c5e color shades, tints & tones
#023c5e color schemes
#023c5e color preview, HTML & CSS examples
This text has a color of #023c5e
<p style="color:#023c5e;">Text here</p>
.mytext {color:#023c5e;}
This box has a color of #023c5e
<div style="background-color:#023c5e;">Content here</div>
.mybackground {background-color:#023c5e;}
Border around this has a color of #023c5e
<div style="border:2px solid #023c5e;">Content here</div>
.myborder {border:2px solid #023c5e;}