#e825cc color space conversions
Hex:
#e825cc
RGB:
232, 37, 204
CMY:
9, 85, 20
CMYK:
0, 84, 12, 9
HSL:
309°, 80.9129%, 52.7451%
HSV (HSB):
309°, 84.0517%, 90.9804%
XYZ:
44.8394, 22.8386, 59.1717
xyY:
0.3535, 0.1800, 22.8386
CIE-Lab:
54.9057, 83.6057, -40.9593
CIE-LCH:
54.9057, 93.0998, 333.8993
CIE-Luv:
54.9057, 85.3992, -74.5843
Hunter-Lab:
47.7897, 83.8481, -39.9582
#e825cc color charts
#e825cc color shades, tints & tones
#e825cc color schemes
#e825cc color preview, HTML & CSS examples
This text has a color of #e825cc
<p style="color:#e825cc;">Text here</p>
.mytext {color:#e825cc;}
This box has a color of #e825cc
<div style="background-color:#e825cc;">Content here</div>
.mybackground {background-color:#e825cc;}
Border around this has a color of #e825cc
<div style="border:2px solid #e825cc;">Content here</div>
.myborder {border:2px solid #e825cc;}