#023b5f color space conversions
Hex:
#023b5f
RGB:
2, 59, 95
CMY:
99, 77, 63
CMYK:
98, 38, 0, 63
HSL:
203°, 95.8763%, 19.0196%
HSV (HSB):
203°, 97.8947%, 37.2549%
XYZ:
3.6546, 3.9671, 11.3996
xyY:
0.1921, 0.2086, 3.9671
CIE-Lab:
23.5622, -1.7672, -26.0519
CIE-LCH:
23.5622, 26.1117, 266.1194
CIE-Luv:
23.5622, -14.6086, -31.1261
Hunter-Lab:
19.9175, -2.1035, -19.9918
#023b5f color charts
#023b5f color shades, tints & tones
#023b5f color schemes
#023b5f color preview, HTML & CSS examples
This text has a color of #023b5f
<p style="color:#023b5f;">Text here</p>
.mytext {color:#023b5f;}
This box has a color of #023b5f
<div style="background-color:#023b5f;">Content here</div>
.mybackground {background-color:#023b5f;}
Border around this has a color of #023b5f
<div style="border:2px solid #023b5f;">Content here</div>
.myborder {border:2px solid #023b5f;}