#ea6fed color space conversions
Hex:
#ea6fed
RGB:
234, 111, 237
CMY:
8, 56, 7
CMYK:
1, 53, 0, 7
HSL:
299°, 77.7778%, 68.2353%
HSV (HSB):
299°, 53.1646%, 92.9412%
XYZ:
54.9022, 34.9757, 83.9781
xyY:
0.3158, 0.2012, 34.9757
CIE-Lab:
65.7298, 64.1258, -42.5004
CIE-LCH:
65.7298, 76.9312, 326.4649
CIE-Luv:
65.7298, 56.6358, -76.6928
Hunter-Lab:
59.1403, 62.2129, -42.7925
#ea6fed color charts
#ea6fed color shades, tints & tones
#ea6fed color schemes
#ea6fed color preview, HTML & CSS examples
This text has a color of #ea6fed
<p style="color:#ea6fed;">Text here</p>
.mytext {color:#ea6fed;}
This box has a color of #ea6fed
<div style="background-color:#ea6fed;">Content here</div>
.mybackground {background-color:#ea6fed;}
Border around this has a color of #ea6fed
<div style="border:2px solid #ea6fed;">Content here</div>
.myborder {border:2px solid #ea6fed;}