#01b2cd color space conversions
Hex:
#01b2cd
RGB:
1, 178, 205
CMY:
100, 30, 20
CMYK:
100, 13, 0, 20
HSL:
188°, 99.0291%, 40.3922%
HSV (HSB):
188°, 99.5122%, 80.3922%
XYZ:
26.9524, 36.2550, 63.3350
xyY:
0.2130, 0.2865, 36.2550
CIE-Lab:
66.7143, -28.0368, -24.3409
CIE-LCH:
66.7143, 37.1287, 220.9638
CIE-Luv:
66.7143, -48.6818, -34.2077
Hunter-Lab:
60.2121, -25.4705, -20.2165
#01b2cd color charts
#01b2cd color shades, tints & tones
#01b2cd color schemes
#01b2cd color preview, HTML & CSS examples
This text has a color of #01b2cd
<p style="color:#01b2cd;">Text here</p>
.mytext {color:#01b2cd;}
This box has a color of #01b2cd
<div style="background-color:#01b2cd;">Content here</div>
.mybackground {background-color:#01b2cd;}
Border around this has a color of #01b2cd
<div style="border:2px solid #01b2cd;">Content here</div>
.myborder {border:2px solid #01b2cd;}