#ea7dd5 color space conversions
Hex:
#ea7dd5
RGB:
234, 125, 213
CMY:
8, 51, 16
CMYK:
0, 47, 9, 8
HSL:
312°, 72.1854%, 70.3922%
HSV (HSB):
312°, 46.5812%, 91.7647%
XYZ:
53.2755, 36.9638, 67.2776
xyY:
0.3382, 0.2347, 36.9638
CIE-Lab:
67.2498, 53.4201, -26.8124
CIE-LCH:
67.2498, 59.7713, 333.3472
CIE-Luv:
67.2498, 57.1678, -50.1880
Hunter-Lab:
60.7978, 50.0187, -23.0506
#ea7dd5 color charts
#ea7dd5 color shades, tints & tones
#ea7dd5 color schemes
#ea7dd5 color preview, HTML & CSS examples
This text has a color of #ea7dd5
<p style="color:#ea7dd5;">Text here</p>
.mytext {color:#ea7dd5;}
This box has a color of #ea7dd5
<div style="background-color:#ea7dd5;">Content here</div>
.mybackground {background-color:#ea7dd5;}
Border around this has a color of #ea7dd5
<div style="border:2px solid #ea7dd5;">Content here</div>
.myborder {border:2px solid #ea7dd5;}