#01bcde color space conversions
Hex:
#01bcde
RGB:
1, 188, 222
CMY:
100, 26, 13
CMYK:
100, 15, 0, 13
HSL:
189°, 99.1031%, 43.7255%
HSV (HSB):
189°, 99.5495%, 87.0588%
XYZ:
31.1806, 41.2468, 75.4253
xyY:
0.2109, 0.2790, 41.2468
CIE-Lab:
70.3485, -27.3512, -28.0862
CIE-LCH:
70.3485, 39.2036, 225.7596
CIE-Luv:
70.3485, -50.7460, -40.8286
Hunter-Lab:
64.2237, -25.7298, -24.6745
#01bcde color charts
#01bcde color shades, tints & tones
#01bcde color schemes
#01bcde color preview, HTML & CSS examples
This text has a color of #01bcde
<p style="color:#01bcde;">Text here</p>
.mytext {color:#01bcde;}
This box has a color of #01bcde
<div style="background-color:#01bcde;">Content here</div>
.mybackground {background-color:#01bcde;}
Border around this has a color of #01bcde
<div style="border:2px solid #01bcde;">Content here</div>
.myborder {border:2px solid #01bcde;}