#023d7e color space conversions
Hex:
#023d7e
RGB:
2, 61, 126
CMY:
99, 76, 51
CMYK:
98, 52, 0, 51
HSL:
211°, 96.8750%, 25.0980%
HSV (HSB):
211°, 98.4127%, 49.4118%
XYZ:
5.4597, 4.8568, 20.3884
xyY:
0.1778, 0.1582, 4.8568
CIE-Lab:
26.3227, 10.4956, -41.4504
CIE-LCH:
26.3227, 42.7585, 284.2091
CIE-Luv:
26.3227, -14.1200, -53.0209
Hunter-Lab:
22.0380, 5.6548, -39.4251
#023d7e color charts
#023d7e color shades, tints & tones
#023d7e color schemes
#023d7e color preview, HTML & CSS examples
This text has a color of #023d7e
<p style="color:#023d7e;">Text here</p>
.mytext {color:#023d7e;}
This box has a color of #023d7e
<div style="background-color:#023d7e;">Content here</div>
.mybackground {background-color:#023d7e;}
Border around this has a color of #023d7e
<div style="border:2px solid #023d7e;">Content here</div>
.myborder {border:2px solid #023d7e;}