#01fffa color space conversions
Hex:
#01fffa
RGB:
1, 255, 250
CMY:
100, 0, 2
CMYK:
100, 0, 2, 0
HSL:
179°, 100.0000%, 50.1961%
HSV (HSB):
179°, 99.6078%, 100.0000%
XYZ:
53.0278, 78.4286, 102.7859
xyY:
0.2264, 0.3348, 78.4286
CIE-Lab:
90.9751, -49.4840, -11.7551
CIE-LCH:
90.9751, 50.8611, 193.3631
CIE-Luv:
90.9751, -70.8534, -11.0414
Hunter-Lab:
88.5599, -48.0978, -6.8222
#01fffa color charts
#01fffa color shades, tints & tones
#01fffa color schemes
#01fffa color preview, HTML & CSS examples
This text has a color of #01fffa
<p style="color:#01fffa;">Text here</p>
.mytext {color:#01fffa;}
This box has a color of #01fffa
<div style="background-color:#01fffa;">Content here</div>
.mybackground {background-color:#01fffa;}
Border around this has a color of #01fffa
<div style="border:2px solid #01fffa;">Content here</div>
.myborder {border:2px solid #01fffa;}