#023e41 color space conversions
Hex:
#023e41
RGB:
2, 62, 65
CMY:
99, 76, 75
CMYK:
97, 5, 0, 75
HSL:
183°, 94.0299%, 13.1373%
HSV (HSB):
183°, 96.9231%, 25.4902%
XYZ:
2.7018, 3.8398, 5.5998
xyY:
0.2225, 0.3163, 3.8398
CIE-Lab:
23.1346, -16.0884, -6.9027
CIE-LCH:
23.1346, 17.5067, 203.2216
CIE-Luv:
23.1346, -17.3430, -6.0450
Hunter-Lab:
19.5954, -9.6806, -3.2265
#023e41 color charts
#023e41 color shades, tints & tones
#023e41 color schemes
#023e41 color preview, HTML & CSS examples
This text has a color of #023e41
<p style="color:#023e41;">Text here</p>
.mytext {color:#023e41;}
This box has a color of #023e41
<div style="background-color:#023e41;">Content here</div>
.mybackground {background-color:#023e41;}
Border around this has a color of #023e41
<div style="border:2px solid #023e41;">Content here</div>
.myborder {border:2px solid #023e41;}