#015e7e color space conversions
Hex:
#015e7e
RGB:
1, 94, 126
CMY:
100, 63, 51
CMYK:
99, 25, 0, 51
HSL:
195°, 98.4252%, 24.9020%
HSV (HSB):
195°, 99.2063%, 49.4118%
XYZ:
7.7811, 9.5182, 21.1658
xyY:
0.2023, 0.2475, 9.5182
CIE-Lab:
36.9635, -11.1852, -24.5404
CIE-LCH:
36.9635, 26.9692, 245.4971
CIE-Luv:
36.9635, -25.1956, -32.7401
Hunter-Lab:
30.8516, -8.9706, -19.0798
#015e7e color charts
#015e7e color shades, tints & tones
#015e7e color schemes
#015e7e color preview, HTML & CSS examples
This text has a color of #015e7e
<p style="color:#015e7e;">Text here</p>
.mytext {color:#015e7e;}
This box has a color of #015e7e
<div style="background-color:#015e7e;">Content here</div>
.mybackground {background-color:#015e7e;}
Border around this has a color of #015e7e
<div style="border:2px solid #015e7e;">Content here</div>
.myborder {border:2px solid #015e7e;}