#ea52cd color space conversions
Hex:
#ea52cd
RGB:
234, 82, 205
CMY:
8, 68, 20
CMYK:
0, 65, 12, 8
HSL:
311°, 78.3505%, 61.9608%
HSV (HSB):
311°, 64.9573%, 91.7647%
XYZ:
47.9684, 27.9348, 60.6213
xyY:
0.3514, 0.2046, 27.9348
CIE-Lab:
59.8298, 71.2324, -33.7916
CIE-LCH:
59.8298, 78.8411, 334.6211
CIE-Luv:
59.8298, 76.1234, -62.8949
Hunter-Lab:
52.8534, 69.5088, -31.0066
#ea52cd color charts
#ea52cd color shades, tints & tones
#ea52cd color schemes
#ea52cd color preview, HTML & CSS examples
This text has a color of #ea52cd
<p style="color:#ea52cd;">Text here</p>
.mytext {color:#ea52cd;}
This box has a color of #ea52cd
<div style="background-color:#ea52cd;">Content here</div>
.mybackground {background-color:#ea52cd;}
Border around this has a color of #ea52cd
<div style="border:2px solid #ea52cd;">Content here</div>
.myborder {border:2px solid #ea52cd;}