#e82daf color space conversions
Hex:
#e82daf
RGB:
232, 45, 175
CMY:
9, 82, 31
CMYK:
0, 81, 25, 9
HSL:
318°, 80.2575%, 54.3137%
HSV (HSB):
318°, 80.6034%, 90.9804%
XYZ:
41.9550, 22.1277, 42.6172
xyY:
0.3932, 0.2074, 22.1277
CIE-Lab:
54.1623, 78.2783, -25.3286
CIE-LCH:
54.1623, 82.2741, 342.0699
CIE-Luv:
54.1623, 96.2148, -50.2768
Hunter-Lab:
47.0401, 76.8835, -20.7873
#e82daf color charts
#e82daf color shades, tints & tones
#e82daf color schemes
#e82daf color preview, HTML & CSS examples
This text has a color of #e82daf
<p style="color:#e82daf;">Text here</p>
.mytext {color:#e82daf;}
This box has a color of #e82daf
<div style="background-color:#e82daf;">Content here</div>
.mybackground {background-color:#e82daf;}
Border around this has a color of #e82daf
<div style="border:2px solid #e82daf;">Content here</div>
.myborder {border:2px solid #e82daf;}