#023f94 color space conversions
Hex:
#023f94
RGB:
2, 63, 148
CMY:
99, 75, 42
CMYK:
99, 57, 0, 42
HSL:
215°, 97.3333%, 29.4118%
HSV (HSB):
215°, 98.6486%, 58.0392%
XYZ:
7.1478, 5.7060, 28.7416
xyY:
0.1718, 0.1372, 5.7060
CIE-Lab:
28.6584, 18.5554, -51.2990
CIE-LCH:
28.6584, 54.5517, 289.8856
CIE-Luv:
28.6584, -14.1866, -67.5753
Hunter-Lab:
23.8873, 11.6100, -54.6176
#023f94 color charts
#023f94 color shades, tints & tones
#023f94 color schemes
#023f94 color preview, HTML & CSS examples
This text has a color of #023f94
<p style="color:#023f94;">Text here</p>
.mytext {color:#023f94;}
This box has a color of #023f94
<div style="background-color:#023f94;">Content here</div>
.mybackground {background-color:#023f94;}
Border around this has a color of #023f94
<div style="border:2px solid #023f94;">Content here</div>
.myborder {border:2px solid #023f94;}