#01faff color space conversions
Hex:
#01faff
RGB:
1, 250, 255
CMY:
100, 2, 0
CMYK:
100, 2, 0, 0
HSL:
181°, 100.0000%, 50.1961%
HSV (HSB):
181°, 99.6078%, 100.0000%
XYZ:
52.2481, 75.5977, 106.4458
xyY:
0.2230, 0.3227, 75.5977
CIE-Lab:
89.6722, -45.8955, -16.3030
CIE-LCH:
89.6722, 48.7050, 199.5561
CIE-Luv:
89.6722, -68.8079, -19.1444
Hunter-Lab:
86.9469, -44.8929, -11.7236
#01faff color charts
#01faff color shades, tints & tones
#01faff color schemes
#01faff color preview, HTML & CSS examples
This text has a color of #01faff
<p style="color:#01faff;">Text here</p>
.mytext {color:#01faff;}
This box has a color of #01faff
<div style="background-color:#01faff;">Content here</div>
.mybackground {background-color:#01faff;}
Border around this has a color of #01faff
<div style="border:2px solid #01faff;">Content here</div>
.myborder {border:2px solid #01faff;}