#01bdcd color space conversions
Hex:
#01bdcd
RGB:
1, 189, 205
CMY:
100, 26, 20
CMYK:
100, 8, 0, 20
HSL:
185°, 99.0291%, 40.3922%
HSV (HSB):
185°, 99.5122%, 80.3922%
XYZ:
29.2296, 40.8094, 64.0941
xyY:
0.2179, 0.3042, 40.8094
CIE-Lab:
70.0422, -33.3786, -19.2675
CIE-LCH:
70.0422, 38.5405, 209.9953
CIE-Luv:
70.0422, -52.4401, -25.2801
Hunter-Lab:
63.8823, -30.1206, -14.7690
#01bdcd color charts
#01bdcd color shades, tints & tones
#01bdcd color schemes
#01bdcd color preview, HTML & CSS examples
This text has a color of #01bdcd
<p style="color:#01bdcd;">Text here</p>
.mytext {color:#01bdcd;}
This box has a color of #01bdcd
<div style="background-color:#01bdcd;">Content here</div>
.mybackground {background-color:#01bdcd;}
Border around this has a color of #01bdcd
<div style="border:2px solid #01bdcd;">Content here</div>
.myborder {border:2px solid #01bdcd;}