#01f1f8 color space conversions
Hex:
#01f1f8
RGB:
1, 241, 248
CMY:
100, 5, 3
CMYK:
100, 3, 0, 3
HSL:
182°, 99.1968%, 48.8235%
HSV (HSB):
182°, 99.5968%, 97.2549%
XYZ:
48.4111, 69.6944, 99.7078
xyY:
0.2223, 0.3200, 69.6944
CIE-Lab:
86.8467, -43.9992, -16.8946
CIE-LCH:
86.8467, 47.1313, 201.0055
CIE-Luv:
86.8467, -66.4108, -20.3599
Hunter-Lab:
83.4831, -42.5850, -12.3746
#01f1f8 color charts
#01f1f8 color shades, tints & tones
#01f1f8 color schemes
#01f1f8 color preview, HTML & CSS examples
This text has a color of #01f1f8
<p style="color:#01f1f8;">Text here</p>
.mytext {color:#01f1f8;}
This box has a color of #01f1f8
<div style="background-color:#01f1f8;">Content here</div>
.mybackground {background-color:#01f1f8;}
Border around this has a color of #01f1f8
<div style="border:2px solid #01f1f8;">Content here</div>
.myborder {border:2px solid #01f1f8;}