#ea32d9 color space conversions
Hex:
#ea32d9
RGB:
234, 50, 217
CMY:
8, 80, 15
CMYK:
0, 79, 7, 8
HSL:
306°, 81.4159%, 55.6863%
HSV (HSB):
306°, 78.6325%, 91.7647%
XYZ:
47.5967, 24.7834, 67.9207
xyY:
0.3392, 0.1766, 24.7834
CIE-Lab:
56.8638, 82.9859, -45.2605
CIE-LCH:
56.8638, 94.5261, 331.3920
CIE-Luv:
56.8638, 79.6172, -81.5907
Hunter-Lab:
49.7829, 83.5410, -46.0435
#ea32d9 color charts
#ea32d9 color shades, tints & tones
#ea32d9 color schemes
#ea32d9 color preview, HTML & CSS examples
This text has a color of #ea32d9
<p style="color:#ea32d9;">Text here</p>
.mytext {color:#ea32d9;}
This box has a color of #ea32d9
<div style="background-color:#ea32d9;">Content here</div>
.mybackground {background-color:#ea32d9;}
Border around this has a color of #ea32d9
<div style="border:2px solid #ea32d9;">Content here</div>
.myborder {border:2px solid #ea32d9;}