#01c7f7 color space conversions
Hex:
#01c7f7
RGB:
1, 199, 247
CMY:
100, 22, 3
CMYK:
100, 19, 0, 3
HSL:
192°, 99.1935%, 48.6275%
HSV (HSB):
192°, 99.5951%, 96.8627%
XYZ:
37.2244, 47.5687, 95.2154
xyY:
0.2068, 0.2643, 47.5687
CIE-Lab:
74.5521, -24.4914, -35.1306
CIE-LCH:
74.5521, 42.8250, 235.1176
CIE-Luv:
74.5521, -52.5020, -53.5516
Hunter-Lab:
68.9701, -24.3578, -33.5727
#01c7f7 color charts
#01c7f7 color shades, tints & tones
#01c7f7 color schemes
#01c7f7 color preview, HTML & CSS examples
This text has a color of #01c7f7
<p style="color:#01c7f7;">Text here</p>
.mytext {color:#01c7f7;}
This box has a color of #01c7f7
<div style="background-color:#01c7f7;">Content here</div>
.mybackground {background-color:#01c7f7;}
Border around this has a color of #01c7f7
<div style="border:2px solid #01c7f7;">Content here</div>
.myborder {border:2px solid #01c7f7;}