#01bcc6 color space conversions
Hex:
#01bcc6
RGB:
1, 188, 198
CMY:
100, 26, 22
CMYK:
99, 5, 0, 22
HSL:
183°, 98.9950%, 39.0196%
HSV (HSB):
183°, 99.4949%, 77.6471%
XYZ:
28.1888, 40.0501, 59.6708
xyY:
0.2204, 0.3131, 40.0501
CIE-Lab:
69.5052, -35.1183, -16.2453
CIE-LCH:
69.5052, 38.6937, 204.8247
CIE-Luv:
69.5052, -52.6629, -20.0661
Hunter-Lab:
63.2852, -31.2407, -11.6042
#01bcc6 color charts
#01bcc6 color shades, tints & tones
#01bcc6 color schemes
#01bcc6 color preview, HTML & CSS examples
This text has a color of #01bcc6
<p style="color:#01bcc6;">Text here</p>
.mytext {color:#01bcc6;}
This box has a color of #01bcc6
<div style="background-color:#01bcc6;">Content here</div>
.mybackground {background-color:#01bcc6;}
Border around this has a color of #01bcc6
<div style="border:2px solid #01bcc6;">Content here</div>
.myborder {border:2px solid #01bcc6;}