#01f0f7 color space conversions
Hex:
#01f0f7
RGB:
1, 240, 247
CMY:
100, 6, 3
CMYK:
100, 3, 0, 3
HSL:
182°, 99.1935%, 48.6275%
HSV (HSB):
182°, 99.5951%, 96.8627%
XYZ:
47.9611, 69.0420, 98.7943
xyY:
0.2223, 0.3199, 69.0420
CIE-Lab:
86.5249, -43.8529, -16.8547
CIE-LCH:
86.5249, 46.9803, 201.0241
CIE-Luv:
86.5249, -66.1616, -20.3074
Hunter-Lab:
83.0915, -42.3785, -12.3307
#01f0f7 color charts
#01f0f7 color shades, tints & tones
#01f0f7 color schemes
#01f0f7 color preview, HTML & CSS examples
This text has a color of #01f0f7
<p style="color:#01f0f7;">Text here</p>
.mytext {color:#01f0f7;}
This box has a color of #01f0f7
<div style="background-color:#01f0f7;">Content here</div>
.mybackground {background-color:#01f0f7;}
Border around this has a color of #01f0f7
<div style="border:2px solid #01f0f7;">Content here</div>
.myborder {border:2px solid #01f0f7;}