#01b5d7 color space conversions
Hex:
#01b5d7
RGB:
1, 181, 215
CMY:
100, 29, 16
CMYK:
100, 16, 0, 16
HSL:
190°, 99.0741%, 42.3529%
HSV (HSB):
190°, 99.5349%, 84.3137%
XYZ:
28.8021, 37.9605, 70.0991
xyY:
0.2104, 0.2774, 37.9605
CIE-Lab:
67.9915, -26.1925, -27.8825
CIE-LCH:
67.9915, 38.2555, 226.7900
CIE-Luv:
67.9915, -48.9183, -40.4592
Hunter-Lab:
61.6121, -24.3768, -24.3286
#01b5d7 color charts
#01b5d7 color shades, tints & tones
#01b5d7 color schemes
#01b5d7 color preview, HTML & CSS examples
This text has a color of #01b5d7
<p style="color:#01b5d7;">Text here</p>
.mytext {color:#01b5d7;}
This box has a color of #01b5d7
<div style="background-color:#01b5d7;">Content here</div>
.mybackground {background-color:#01b5d7;}
Border around this has a color of #01b5d7
<div style="border:2px solid #01b5d7;">Content here</div>
.myborder {border:2px solid #01b5d7;}