#ea44ed color space conversions
Hex:
#ea44ed
RGB:
234, 68, 237
CMY:
8, 73, 7
CMYK:
1, 71, 0, 7
HSL:
299°, 82.4390%, 59.8039%
HSV (HSB):
299°, 71.3080%, 92.9412%
XYZ:
51.2849, 27.7411, 82.7723
xyY:
0.3170, 0.1715, 27.7411
CIE-Lab:
59.6541, 80.9602, -52.0936
CIE-LCH:
59.6541, 96.2720, 327.2409
CIE-Luv:
59.6541, 68.8497, -92.6712
Hunter-Lab:
52.6698, 81.6342, -56.3073
#ea44ed color charts
#ea44ed color shades, tints & tones
#ea44ed color schemes
#ea44ed color preview, HTML & CSS examples
This text has a color of #ea44ed
<p style="color:#ea44ed;">Text here</p>
.mytext {color:#ea44ed;}
This box has a color of #ea44ed
<div style="background-color:#ea44ed;">Content here</div>
.mybackground {background-color:#ea44ed;}
Border around this has a color of #ea44ed
<div style="border:2px solid #ea44ed;">Content here</div>
.myborder {border:2px solid #ea44ed;}