#01bcc2 color space conversions
Hex:
#01bcc2
RGB:
1, 188, 194
CMY:
100, 26, 24
CMYK:
99, 3, 0, 24
HSL:
182°, 98.9744%, 38.2353%
HSV (HSB):
182°, 99.4845%, 76.0784%
XYZ:
27.7333, 39.8679, 57.2725
xyY:
0.2221, 0.3193, 39.8679
CIE-Lab:
69.3754, -36.3641, -14.2464
CIE-LCH:
69.3754, 39.0552, 201.3938
CIE-Luv:
69.3754, -52.9860, -16.6446
Hunter-Lab:
63.1411, -32.0946, -9.5806
#01bcc2 color charts
#01bcc2 color shades, tints & tones
#01bcc2 color schemes
#01bcc2 color preview, HTML & CSS examples
This text has a color of #01bcc2
<p style="color:#01bcc2;">Text here</p>
.mytext {color:#01bcc2;}
This box has a color of #01bcc2
<div style="background-color:#01bcc2;">Content here</div>
.mybackground {background-color:#01bcc2;}
Border around this has a color of #01bcc2
<div style="border:2px solid #01bcc2;">Content here</div>
.myborder {border:2px solid #01bcc2;}