#02ffe2 color space conversions
Hex:
#02ffe2
RGB:
2, 255, 226
CMY:
99, 0, 11
CMYK:
99, 0, 11, 0
HSL:
173°, 100.0000%, 50.3922%
HSV (HSB):
173°, 99.2157%, 100.0000%
XYZ:
49.5125, 77.0239, 84.2090
xyY:
0.2349, 0.3655, 77.0239
CIE-Lab:
90.3326, -56.0190, -0.2497
CIE-LCH:
90.3326, 56.0195, 180.2554
CIE-Luv:
90.3326, -72.7567, 8.5533
Hunter-Lab:
87.7633, -52.8832, 4.5454
#02ffe2 color charts
#02ffe2 color shades, tints & tones
#02ffe2 color schemes
#02ffe2 color preview, HTML & CSS examples
This text has a color of #02ffe2
<p style="color:#02ffe2;">Text here</p>
.mytext {color:#02ffe2;}
This box has a color of #02ffe2
<div style="background-color:#02ffe2;">Content here</div>
.mybackground {background-color:#02ffe2;}
Border around this has a color of #02ffe2
<div style="border:2px solid #02ffe2;">Content here</div>
.myborder {border:2px solid #02ffe2;}