#023c7f color space conversions
Hex:
#023c7f
RGB:
2, 60, 127
CMY:
99, 76, 50
CMYK:
98, 53, 0, 50
HSL:
212°, 96.8992%, 25.2941%
HSV (HSB):
212°, 98.4252%, 49.8039%
XYZ:
5.4717, 4.7769, 20.7123
xyY:
0.1767, 0.1543, 4.7769
CIE-Lab:
26.0895, 11.6416, -42.4552
CIE-LCH:
26.0895, 44.0224, 285.3341
CIE-Luv:
26.0895, -13.7968, -54.1380
Hunter-Lab:
21.8562, 6.4388, -40.8877
#023c7f color charts
#023c7f color shades, tints & tones
#023c7f color schemes
#023c7f color preview, HTML & CSS examples
This text has a color of #023c7f
<p style="color:#023c7f;">Text here</p>
.mytext {color:#023c7f;}
This box has a color of #023c7f
<div style="background-color:#023c7f;">Content here</div>
.mybackground {background-color:#023c7f;}
Border around this has a color of #023c7f
<div style="border:2px solid #023c7f;">Content here</div>
.myborder {border:2px solid #023c7f;}