#ea56fd color space conversions
Hex:
#ea56fd
RGB:
234, 86, 253
CMY:
8, 66, 1
CMYK:
8, 66, 0, 1
HSL:
293°, 97.6608%, 66.4706%
HSV (HSB):
293°, 66.0079%, 99.2157%
XYZ:
54.9891, 31.2399, 96.0602
xyY:
0.3017, 0.1714, 31.2399
CIE-Lab:
62.7096, 77.3634, -56.1126
CIE-LCH:
62.7096, 95.5705, 324.0462
CIE-Luv:
62.7096, 59.6093, -99.4432
Hunter-Lab:
55.8926, 77.8024, -62.7742
#ea56fd color charts
#ea56fd color shades, tints & tones
#ea56fd color schemes
#ea56fd color preview, HTML & CSS examples
This text has a color of #ea56fd
<p style="color:#ea56fd;">Text here</p>
.mytext {color:#ea56fd;}
This box has a color of #ea56fd
<div style="background-color:#ea56fd;">Content here</div>
.mybackground {background-color:#ea56fd;}
Border around this has a color of #ea56fd
<div style="border:2px solid #ea56fd;">Content here</div>
.myborder {border:2px solid #ea56fd;}