#023f42 color space conversions
Hex:
#023f42
RGB:
2, 63, 66
CMY:
99, 75, 74
CMYK:
97, 5, 0, 74
HSL:
183°, 94.1176%, 13.3333%
HSV (HSB):
183°, 96.9697%, 25.8824%
XYZ:
2.7859, 3.9613, 5.7720
xyY:
0.2225, 0.3164, 3.9613
CIE-Lab:
23.5430, -16.2811, -6.9535
CIE-LCH:
23.5430, 17.7038, 203.1269
CIE-Luv:
23.5430, -17.6612, -6.1240
Hunter-Lab:
19.9029, -9.8446, -3.2626
#023f42 color charts
#023f42 color shades, tints & tones
#023f42 color schemes
#023f42 color preview, HTML & CSS examples
This text has a color of #023f42
<p style="color:#023f42;">Text here</p>
.mytext {color:#023f42;}
This box has a color of #023f42
<div style="background-color:#023f42;">Content here</div>
.mybackground {background-color:#023f42;}
Border around this has a color of #023f42
<div style="border:2px solid #023f42;">Content here</div>
.myborder {border:2px solid #023f42;}