#01bfd3 color space conversions
Hex:
#01bfd3
RGB:
1, 191, 211
CMY:
100, 25, 17
CMYK:
100, 9, 0, 17
HSL:
186°, 99.0566%, 41.5686%
HSV (HSB):
186°, 99.5261%, 82.7451%
XYZ:
30.4012, 41.9712, 68.1270
xyY:
0.2164, 0.2987, 41.9712
CIE-Lab:
70.8511, -32.4148, -21.3172
CIE-LCH:
70.8511, 38.7962, 213.3305
CIE-Luv:
70.8511, -52.6393, -28.8416
Hunter-Lab:
64.7852, -29.6109, -16.9987
#01bfd3 color charts
#01bfd3 color shades, tints & tones
#01bfd3 color schemes
#01bfd3 color preview, HTML & CSS examples
This text has a color of #01bfd3
<p style="color:#01bfd3;">Text here</p>
.mytext {color:#01bfd3;}
This box has a color of #01bfd3
<div style="background-color:#01bfd3;">Content here</div>
.mybackground {background-color:#01bfd3;}
Border around this has a color of #01bfd3
<div style="border:2px solid #01bfd3;">Content here</div>
.myborder {border:2px solid #01bfd3;}