#01bdc7 color space conversions
Hex:
#01bdc7
RGB:
1, 189, 199
CMY:
100, 26, 22
CMYK:
99, 5, 0, 22
HSL:
183°, 99.0000%, 39.2157%
HSV (HSB):
183°, 99.4975%, 78.0392%
XYZ:
28.5189, 40.5252, 60.3519
xyY:
0.2204, 0.3132, 40.5252
CIE-Lab:
69.8420, -35.2731, -16.2850
CIE-LCH:
69.8420, 38.8509, 204.7820
CIE-Luv:
69.8420, -52.9237, -20.1214
Hunter-Lab:
63.6594, -31.4373, -11.6479
#01bdc7 color charts
#01bdc7 color shades, tints & tones
#01bdc7 color schemes
#01bdc7 color preview, HTML & CSS examples
This text has a color of #01bdc7
<p style="color:#01bdc7;">Text here</p>
.mytext {color:#01bdc7;}
This box has a color of #01bdc7
<div style="background-color:#01bdc7;">Content here</div>
.mybackground {background-color:#01bdc7;}
Border around this has a color of #01bdc7
<div style="border:2px solid #01bdc7;">Content here</div>
.myborder {border:2px solid #01bdc7;}