#01bcd4 color space conversions
Hex:
#01bcd4
RGB:
1, 188, 212
CMY:
100, 26, 17
CMYK:
100, 11, 0, 17
HSL:
187°, 99.0610%, 41.7647%
HSV (HSB):
187°, 99.5283%, 83.1373%
XYZ:
29.8794, 40.7264, 68.5735
xyY:
0.2147, 0.2926, 40.7264
CIE-Lab:
69.9838, -30.6441, -23.1855
CIE-LCH:
69.9838, 38.4269, 217.1114
CIE-Luv:
69.9838, -51.5384, -32.1435
Hunter-Lab:
63.8172, -28.1059, -19.0369
#01bcd4 color charts
#01bcd4 color shades, tints & tones
#01bcd4 color schemes
#01bcd4 color preview, HTML & CSS examples
This text has a color of #01bcd4
<p style="color:#01bcd4;">Text here</p>
.mytext {color:#01bcd4;}
This box has a color of #01bcd4
<div style="background-color:#01bcd4;">Content here</div>
.mybackground {background-color:#01bcd4;}
Border around this has a color of #01bcd4
<div style="border:2px solid #01bcd4;">Content here</div>
.myborder {border:2px solid #01bcd4;}