#015b7d color space conversions
Hex:
#015b7d
RGB:
1, 91, 125
CMY:
100, 64, 51
CMYK:
99, 27, 0, 51
HSL:
196°, 98.4127%, 24.7059%
HSV (HSB):
196°, 99.2000%, 49.0196%
XYZ:
7.4553, 8.9693, 20.7403
xyY:
0.2006, 0.2413, 8.9693
CIE-Lab:
35.9251, -9.7833, -25.5492
CIE-LCH:
35.9251, 27.3583, 249.0473
CIE-Luv:
35.9251, -24.1977, -34.1164
Hunter-Lab:
29.9488, -7.9756, -20.0958
#015b7d color charts
#015b7d color shades, tints & tones
#015b7d color schemes
#015b7d color preview, HTML & CSS examples
This text has a color of #015b7d
<p style="color:#015b7d;">Text here</p>
.mytext {color:#015b7d;}
This box has a color of #015b7d
<div style="background-color:#015b7d;">Content here</div>
.mybackground {background-color:#015b7d;}
Border around this has a color of #015b7d
<div style="border:2px solid #015b7d;">Content here</div>
.myborder {border:2px solid #015b7d;}