#01b5d6 color space conversions
Hex:
#01b5d6
RGB:
1, 181, 214
CMY:
100, 29, 16
CMYK:
100, 15, 0, 16
HSL:
189°, 99.0698%, 42.1569%
HSV (HSB):
189°, 99.5327%, 83.9216%
XYZ:
28.6740, 37.9092, 69.4243
xyY:
0.2108, 0.2787, 37.9092
CIE-Lab:
67.9537, -26.5283, -27.3917
CIE-LCH:
67.9537, 38.1321, 225.9174
CIE-Luv:
67.9537, -48.9967, -39.5888
Hunter-Lab:
61.5705, -24.6191, -23.7536
#01b5d6 color charts
#01b5d6 color shades, tints & tones
#01b5d6 color schemes
#01b5d6 color preview, HTML & CSS examples
This text has a color of #01b5d6
<p style="color:#01b5d6;">Text here</p>
.mytext {color:#01b5d6;}
This box has a color of #01b5d6
<div style="background-color:#01b5d6;">Content here</div>
.mybackground {background-color:#01b5d6;}
Border around this has a color of #01b5d6
<div style="border:2px solid #01b5d6;">Content here</div>
.myborder {border:2px solid #01b5d6;}