#01bcd2 color space conversions
Hex:
#01bcd2
RGB:
1, 188, 210
CMY:
100, 26, 18
CMYK:
100, 10, 0, 18
HSL:
186°, 99.0521%, 41.3725%
HSV (HSB):
186°, 99.5238%, 82.3529%
XYZ:
29.6286, 40.6260, 67.2528
xyY:
0.2155, 0.2954, 40.6260
CIE-Lab:
69.9131, -31.2934, -22.1996
CIE-LCH:
69.9131, 38.3679, 215.3519
CIE-Luv:
69.9131, -51.6981, -30.4107
Hunter-Lab:
63.7386, -28.5675, -17.9420
#01bcd2 color charts
#01bcd2 color shades, tints & tones
#01bcd2 color schemes
#01bcd2 color preview, HTML & CSS examples
This text has a color of #01bcd2
<p style="color:#01bcd2;">Text here</p>
.mytext {color:#01bcd2;}
This box has a color of #01bcd2
<div style="background-color:#01bcd2;">Content here</div>
.mybackground {background-color:#01bcd2;}
Border around this has a color of #01bcd2
<div style="border:2px solid #01bcd2;">Content here</div>
.myborder {border:2px solid #01bcd2;}