#023a4e color space conversions
Hex:
#023a4e
RGB:
2, 58, 78
CMY:
99, 77, 69
CMYK:
97, 26, 0, 69
HSL:
196°, 95.0000%, 15.6863%
HSV (HSB):
196°, 97.4359%, 30.5882%
XYZ:
2.9132, 3.5891, 7.7469
xyY:
0.2044, 0.2519, 3.5891
CIE-Lab:
22.2636, -8.4527, -16.9027
CIE-LCH:
22.2636, 18.8984, 243.4312
CIE-Luv:
22.2636, -15.0965, -18.6726
Hunter-Lab:
18.9449, -5.7047, -10.9835
#023a4e color charts
#023a4e color shades, tints & tones
#023a4e color schemes
#023a4e color preview, HTML & CSS examples
This text has a color of #023a4e
<p style="color:#023a4e;">Text here</p>
.mytext {color:#023a4e;}
This box has a color of #023a4e
<div style="background-color:#023a4e;">Content here</div>
.mybackground {background-color:#023a4e;}
Border around this has a color of #023a4e
<div style="border:2px solid #023a4e;">Content here</div>
.myborder {border:2px solid #023a4e;}