#e59bfc color space conversions
Hex:
#e59bfc
RGB:
229, 155, 252
CMY:
10, 39, 1
CMYK:
9, 38, 0, 1
HSL:
286°, 94.1748%, 79.8039%
HSV (HSB):
286°, 38.4921%, 98.8235%
XYZ:
61.6051, 47.1290, 97.9453
xyY:
0.2981, 0.2280, 47.1290
CIE-Lab:
74.2722, 43.6049, -37.4237
CIE-LCH:
74.2722, 57.4624, 319.3623
CIE-Luv:
74.2722, 32.9370, -66.6989
Hunter-Lab:
68.6505, 40.0426, -36.5350
#e59bfc color charts
#e59bfc color shades, tints & tones
#e59bfc color schemes
#e59bfc color preview, HTML & CSS examples
This text has a color of #e59bfc
<p style="color:#e59bfc;">Text here</p>
.mytext {color:#e59bfc;}
This box has a color of #e59bfc
<div style="background-color:#e59bfc;">Content here</div>
.mybackground {background-color:#e59bfc;}
Border around this has a color of #e59bfc
<div style="border:2px solid #e59bfc;">Content here</div>
.myborder {border:2px solid #e59bfc;}