#e782d2 color space conversions
Hex:
#e782d2
RGB:
231, 130, 210
CMY:
9, 49, 18
CMYK:
0, 44, 9, 9
HSL:
312°, 67.7852%, 70.7843%
HSV (HSB):
312°, 43.7229%, 90.5882%
XYZ:
52.5705, 37.6073, 65.4609
xyY:
0.3378, 0.2416, 37.6073
CIE-Lab:
67.7302, 49.5228, -24.4369
CIE-LCH:
67.7302, 55.2238, 333.7361
CIE-Luv:
67.7302, 53.5247, -45.8309
Hunter-Lab:
61.3248, 45.7001, -20.3615
#e782d2 color charts
#e782d2 color shades, tints & tones
#e782d2 color schemes
#e782d2 color preview, HTML & CSS examples
This text has a color of #e782d2
<p style="color:#e782d2;">Text here</p>
.mytext {color:#e782d2;}
This box has a color of #e782d2
<div style="background-color:#e782d2;">Content here</div>
.mybackground {background-color:#e782d2;}
Border around this has a color of #e782d2
<div style="border:2px solid #e782d2;">Content here</div>
.myborder {border:2px solid #e782d2;}