#01bfc8 color space conversions
Hex:
#01bfc8
RGB:
1, 191, 200
CMY:
100, 25, 22
CMYK:
100, 5, 0, 22
HSL:
183°, 99.0050%, 39.4118%
HSV (HSB):
183°, 99.5000%, 78.4314%
XYZ:
29.0686, 41.4382, 61.1099
xyY:
0.2209, 0.3148, 41.4382
CIE-Lab:
70.4818, -35.8941, -15.8667
CIE-LCH:
70.4818, 39.2446, 203.8475
CIE-Luv:
70.4818, -53.5254, -19.3754
Hunter-Lab:
64.3725, -32.0468, -11.2242
#01bfc8 color charts
#01bfc8 color shades, tints & tones
#01bfc8 color schemes
#01bfc8 color preview, HTML & CSS examples
This text has a color of #01bfc8
<p style="color:#01bfc8;">Text here</p>
.mytext {color:#01bfc8;}
This box has a color of #01bfc8
<div style="background-color:#01bfc8;">Content here</div>
.mybackground {background-color:#01bfc8;}
Border around this has a color of #01bfc8
<div style="border:2px solid #01bfc8;">Content here</div>
.myborder {border:2px solid #01bfc8;}