#e802c8 color space conversions
Hex:
#e802c8
RGB:
232, 2, 200
CMY:
9, 99, 22
CMYK:
0, 99, 14, 9
HSL:
308°, 98.2906%, 45.8824%
HSV (HSB):
308°, 99.1379%, 90.9804%
XYZ:
43.7257, 21.3694, 56.4637
xyY:
0.3597, 0.1758, 21.3694
CIE-Lab:
53.3514, 87.0559, -41.1103
CIE-LCH:
53.3514, 96.2746, 334.7220
CIE-Luv:
53.3514, 90.0975, -74.8687
Hunter-Lab:
46.2270, 87.9445, -40.0605
#e802c8 color charts
#e802c8 color shades, tints & tones
#e802c8 color schemes
#e802c8 color preview, HTML & CSS examples
This text has a color of #e802c8
<p style="color:#e802c8;">Text here</p>
.mytext {color:#e802c8;}
This box has a color of #e802c8
<div style="background-color:#e802c8;">Content here</div>
.mybackground {background-color:#e802c8;}
Border around this has a color of #e802c8
<div style="border:2px solid #e802c8;">Content here</div>
.myborder {border:2px solid #e802c8;}