#015d85 color space conversions
Hex:
#015d85
RGB:
1, 93, 133
CMY:
100, 64, 48
CMYK:
99, 30, 0, 48
HSL:
198°, 98.5075%, 26.2745%
HSV (HSB):
198°, 99.2481%, 52.1569%
XYZ:
8.1605, 9.5286, 23.5994
xyY:
0.1976, 0.2308, 9.5286
CIE-Lab:
36.9828, -7.7956, -28.7875
CIE-LCH:
36.9828, 29.8243, 254.8479
CIE-Luv:
36.9828, -24.3894, -39.3496
Hunter-Lab:
30.8684, -6.8308, -23.7202
#015d85 color charts
#015d85 color shades, tints & tones
#015d85 color schemes
#015d85 color preview, HTML & CSS examples
This text has a color of #015d85
<p style="color:#015d85;">Text here</p>
.mytext {color:#015d85;}
This box has a color of #015d85
<div style="background-color:#015d85;">Content here</div>
.mybackground {background-color:#015d85;}
Border around this has a color of #015d85
<div style="border:2px solid #015d85;">Content here</div>
.myborder {border:2px solid #015d85;}