#e82cd9 color space conversions
Hex:
#e82cd9
RGB:
232, 44, 217
CMY:
9, 83, 15
CMYK:
0, 81, 6, 9
HSL:
305°, 80.3419%, 54.1176%
HSV (HSB):
305°, 81.0345%, 90.9804%
XYZ:
46.7038, 23.9669, 67.8102
xyY:
0.3373, 0.1731, 23.9669
CIE-Lab:
56.0547, 83.9749, -46.5627
CIE-LCH:
56.0547, 96.0201, 330.9923
CIE-Luv:
56.0547, 79.1353, -83.4491
Hunter-Lab:
48.9560, 84.6150, -47.8548
#e82cd9 color charts
#e82cd9 color shades, tints & tones
#e82cd9 color schemes
#e82cd9 color preview, HTML & CSS examples
This text has a color of #e82cd9
<p style="color:#e82cd9;">Text here</p>
.mytext {color:#e82cd9;}
This box has a color of #e82cd9
<div style="background-color:#e82cd9;">Content here</div>
.mybackground {background-color:#e82cd9;}
Border around this has a color of #e82cd9
<div style="border:2px solid #e82cd9;">Content here</div>
.myborder {border:2px solid #e82cd9;}