#025e5c color space conversions
Hex:
#025e5c
RGB:
2, 94, 92
CMY:
99, 63, 64
CMYK:
98, 0, 2, 63
HSL:
179°, 95.8333%, 18.8235%
HSV (HSB):
179°, 97.8723%, 36.8627%
XYZ:
5.9595, 8.7910, 11.5080
xyY:
0.2270, 0.3348, 8.7910
CIE-Lab:
35.5788, -23.6851, -5.6315
CIE-LCH:
35.5788, 24.3454, 193.3745
CIE-Luv:
35.5788, -27.5327, -4.2884
Hunter-Lab:
29.6497, -16.0088, -2.2575
#025e5c color charts
#025e5c color shades, tints & tones
#025e5c color schemes
#025e5c color preview, HTML & CSS examples
This text has a color of #025e5c
<p style="color:#025e5c;">Text here</p>
.mytext {color:#025e5c;}
This box has a color of #025e5c
<div style="background-color:#025e5c;">Content here</div>
.mybackground {background-color:#025e5c;}
Border around this has a color of #025e5c
<div style="border:2px solid #025e5c;">Content here</div>
.myborder {border:2px solid #025e5c;}