#e57bfc color space conversions
Hex:
#e57bfc
RGB:
229, 123, 252
CMY:
10, 52, 1
CMYK:
9, 51, 0, 1
HSL:
289°, 95.5556%, 73.5294%
HSV (HSB):
289°, 51.1905%, 98.8235%
XYZ:
56.9667, 37.8522, 96.3992
xyY:
0.2979, 0.1980, 37.8522
CIE-Lab:
67.9115, 59.8771, -47.3691
CIE-LCH:
67.9115, 76.3485, 321.6523
CIE-Luv:
67.9115, 45.4509, -84.3923
Hunter-Lab:
61.5241, 57.6104, -49.8317
#e57bfc color charts
#e57bfc color shades, tints & tones
#e57bfc color schemes
#e57bfc color preview, HTML & CSS examples
This text has a color of #e57bfc
<p style="color:#e57bfc;">Text here</p>
.mytext {color:#e57bfc;}
This box has a color of #e57bfc
<div style="background-color:#e57bfc;">Content here</div>
.mybackground {background-color:#e57bfc;}
Border around this has a color of #e57bfc
<div style="border:2px solid #e57bfc;">Content here</div>
.myborder {border:2px solid #e57bfc;}