#01b2c7 color space conversions
Hex:
#01b2c7
RGB:
1, 178, 199
CMY:
100, 30, 22
CMYK:
99, 11, 0, 22
HSL:
186°, 99.0000%, 39.2157%
HSV (HSB):
186°, 99.4975%, 78.0392%
XYZ:
26.2417, 35.9708, 59.5928
xyY:
0.2154, 0.2953, 35.9708
CIE-Lab:
66.4976, -30.0154, -21.3595
CIE-LCH:
66.4976, 36.8395, 215.4364
CIE-Luv:
66.4976, -49.1584, -28.9994
Hunter-Lab:
59.9756, -26.8565, -16.9286
#01b2c7 color charts
#01b2c7 color shades, tints & tones
#01b2c7 color schemes
#01b2c7 color preview, HTML & CSS examples
This text has a color of #01b2c7
<p style="color:#01b2c7;">Text here</p>
.mytext {color:#01b2c7;}
This box has a color of #01b2c7
<div style="background-color:#01b2c7;">Content here</div>
.mybackground {background-color:#01b2c7;}
Border around this has a color of #01b2c7
<div style="border:2px solid #01b2c7;">Content here</div>
.myborder {border:2px solid #01b2c7;}