#ea56ed color space conversions
Hex:
#ea56ed
RGB:
234, 86, 237
CMY:
8, 66, 7
CMYK:
1, 64, 0, 7
HSL:
299°, 80.7487%, 63.3333%
HSV (HSB):
299°, 63.7131%, 92.9412%
XYZ:
52.5455, 30.2624, 83.1925
xyY:
0.3165, 0.1823, 30.2624
CIE-Lab:
61.8800, 74.6743, -48.5642
CIE-LCH:
61.8800, 89.0771, 326.9621
CIE-Luv:
61.8800, 64.4815, -86.9581
Hunter-Lab:
55.0113, 74.2294, -51.1552
#ea56ed color charts
#ea56ed color shades, tints & tones
#ea56ed color schemes
#ea56ed color preview, HTML & CSS examples
This text has a color of #ea56ed
<p style="color:#ea56ed;">Text here</p>
.mytext {color:#ea56ed;}
This box has a color of #ea56ed
<div style="background-color:#ea56ed;">Content here</div>
.mybackground {background-color:#ea56ed;}
Border around this has a color of #ea56ed
<div style="border:2px solid #ea56ed;">Content here</div>
.myborder {border:2px solid #ea56ed;}