#023d5c color space conversions
Hex:
#023d5c
RGB:
2, 61, 92
CMY:
99, 76, 64
CMYK:
98, 34, 0, 64
HSL:
201°, 95.7447%, 18.4314%
HSV (HSB):
201°, 97.8261%, 36.0784%
XYZ:
3.6255, 4.1231, 10.7300
xyY:
0.1962, 0.2231, 4.1231
CIE-Lab:
24.0743, -4.4221, -23.2860
CIE-LCH:
24.0743, 23.7021, 259.2474
CIE-Luv:
24.0743, -15.4436, -27.6579
Hunter-Lab:
20.3054, -3.6632, -17.1167
#023d5c color charts
#023d5c color shades, tints & tones
#023d5c color schemes
#023d5c color preview, HTML & CSS examples
This text has a color of #023d5c
<p style="color:#023d5c;">Text here</p>
.mytext {color:#023d5c;}
This box has a color of #023d5c
<div style="background-color:#023d5c;">Content here</div>
.mybackground {background-color:#023d5c;}
Border around this has a color of #023d5c
<div style="border:2px solid #023d5c;">Content here</div>
.myborder {border:2px solid #023d5c;}