#025d7e color space conversions
Hex:
#025d7e
RGB:
2, 93, 126
CMY:
99, 64, 51
CMYK:
98, 26, 0, 51
HSL:
196°, 96.8750%, 25.0980%
HSV (HSB):
196°, 98.4127%, 49.4118%
XYZ:
7.7053, 9.3480, 21.1369
xyY:
0.2018, 0.2448, 9.3480
CIE-Lab:
36.6458, -10.5235, -25.0354
CIE-LCH:
36.6458, 27.1572, 247.2009
CIE-Luv:
36.6458, -24.7725, -33.4624
Hunter-Lab:
30.5744, -8.5202, -19.5866
#025d7e color charts
#025d7e color shades, tints & tones
#025d7e color schemes
#025d7e color preview, HTML & CSS examples
This text has a color of #025d7e
<p style="color:#025d7e;">Text here</p>
.mytext {color:#025d7e;}
This box has a color of #025d7e
<div style="background-color:#025d7e;">Content here</div>
.mybackground {background-color:#025d7e;}
Border around this has a color of #025d7e
<div style="border:2px solid #025d7e;">Content here</div>
.myborder {border:2px solid #025d7e;}