#023f95 color space conversions
Hex:
#023f95
RGB:
2, 63, 149
CMY:
99, 75, 42
CMYK:
99, 58, 0, 42
HSL:
215°, 97.3510%, 29.6078%
HSV (HSB):
215°, 98.6577%, 58.4314%
XYZ:
7.2274, 5.7378, 29.1604
xyY:
0.1716, 0.1362, 5.7378
CIE-Lab:
28.7412, 18.9782, -51.7762
CIE-LCH:
28.7412, 55.1448, 290.1300
CIE-Luv:
28.7412, -14.1688, -68.2542
Hunter-Lab:
23.9538, 11.9380, -55.4095
#023f95 color charts
#023f95 color shades, tints & tones
#023f95 color schemes
#023f95 color preview, HTML & CSS examples
This text has a color of #023f95
<p style="color:#023f95;">Text here</p>
.mytext {color:#023f95;}
This box has a color of #023f95
<div style="background-color:#023f95;">Content here</div>
.mybackground {background-color:#023f95;}
Border around this has a color of #023f95
<div style="border:2px solid #023f95;">Content here</div>
.myborder {border:2px solid #023f95;}