#e5acfc color space conversions
Hex:
#e5acfc
RGB:
229, 172, 252
CMY:
10, 33, 1
CMYK:
9, 32, 0, 1
HSL:
283°, 93.0233%, 83.1373%
HSV (HSB):
283°, 31.7460%, 98.8235%
XYZ:
64.6363, 53.1913, 98.9557
xyY:
0.2982, 0.2454, 53.1913
CIE-Lab:
77.9878, 34.5729, -31.6791
CIE-LCH:
77.9878, 46.8919, 317.5010
CIE-Luv:
77.9878, 25.5128, -56.1890
Hunter-Lab:
72.9324, 30.5639, -29.3928
#e5acfc color charts
#e5acfc color shades, tints & tones
#e5acfc color schemes
#e5acfc color preview, HTML & CSS examples
This text has a color of #e5acfc
<p style="color:#e5acfc;">Text here</p>
.mytext {color:#e5acfc;}
This box has a color of #e5acfc
<div style="background-color:#e5acfc;">Content here</div>
.mybackground {background-color:#e5acfc;}
Border around this has a color of #e5acfc
<div style="border:2px solid #e5acfc;">Content here</div>
.myborder {border:2px solid #e5acfc;}