#e802c5 color space conversions
Hex:
#e802c5
RGB:
232, 2, 197
CMY:
9, 99, 23
CMYK:
0, 99, 15, 9
HSL:
309°, 98.2906%, 45.8824%
HSV (HSB):
309°, 99.1379%, 90.9804%
XYZ:
43.3785, 21.2304, 54.6349
xyY:
0.3638, 0.1780, 21.2304
CIE-Lab:
53.2008, 86.6805, -39.6162
CIE-LCH:
53.2008, 95.3045, 335.4378
CIE-Luv:
53.2008, 91.4293, -72.5485
Hunter-Lab:
46.0765, 87.4139, -38.0492
#e802c5 color charts
#e802c5 color shades, tints & tones
#e802c5 color schemes
#e802c5 color preview, HTML & CSS examples
This text has a color of #e802c5
<p style="color:#e802c5;">Text here</p>
.mytext {color:#e802c5;}
This box has a color of #e802c5
<div style="background-color:#e802c5;">Content here</div>
.mybackground {background-color:#e802c5;}
Border around this has a color of #e802c5
<div style="border:2px solid #e802c5;">Content here</div>
.myborder {border:2px solid #e802c5;}