#015f7c color space conversions
Hex:
#015f7c
RGB:
1, 95, 124
CMY:
100, 63, 51
CMYK:
99, 23, 0, 51
HSL:
194°, 98.4000%, 24.5098%
HSV (HSB):
194°, 99.1935%, 48.6275%
XYZ:
7.7428, 9.6461, 20.5226
xyY:
0.2042, 0.2544, 9.6461
CIE-Lab:
37.1996, -12.5599, -22.9476
CIE-LCH:
37.1996, 26.1599, 241.3068
CIE-Luv:
37.1996, -25.6865, -30.3035
Hunter-Lab:
31.0582, -9.8517, -17.4368
#015f7c color charts
#015f7c color shades, tints & tones
#015f7c color schemes
#015f7c color preview, HTML & CSS examples
This text has a color of #015f7c
<p style="color:#015f7c;">Text here</p>
.mytext {color:#015f7c;}
This box has a color of #015f7c
<div style="background-color:#015f7c;">Content here</div>
.mybackground {background-color:#015f7c;}
Border around this has a color of #015f7c
<div style="border:2px solid #015f7c;">Content here</div>
.myborder {border:2px solid #015f7c;}