#02eff1 color space conversions
Hex:
#02eff1
RGB:
2, 239, 241
CMY:
99, 6, 5
CMYK:
99, 1, 0, 5
HSL:
181°, 98.3539%, 47.6471%
HSV (HSB):
181°, 99.1701%, 94.5098%
XYZ:
46.7687, 68.0968, 93.8981
xyY:
0.2240, 0.3262, 68.0968
CIE-Lab:
86.0548, -45.1534, -14.4121
CIE-LCH:
86.0548, 47.3977, 197.7021
CIE-Luv:
86.0548, -66.2916, -16.0301
Hunter-Lab:
82.5208, -43.2463, -9.6999
#02eff1 color charts
#02eff1 color shades, tints & tones
#02eff1 color schemes
#02eff1 color preview, HTML & CSS examples
This text has a color of #02eff1
<p style="color:#02eff1;">Text here</p>
.mytext {color:#02eff1;}
This box has a color of #02eff1
<div style="background-color:#02eff1;">Content here</div>
.mybackground {background-color:#02eff1;}
Border around this has a color of #02eff1
<div style="border:2px solid #02eff1;">Content here</div>
.myborder {border:2px solid #02eff1;}