#e38dfc color space conversions
Hex:
#e38dfc
RGB:
227, 141, 252
CMY:
11, 45, 1
CMYK:
10, 44, 0, 1
HSL:
286°, 94.8718%, 77.0588%
HSV (HSB):
286°, 44.0476%, 98.8235%
XYZ:
58.7741, 42.4089, 97.1835
xyY:
0.2963, 0.2138, 42.4089
CIE-Lab:
71.1519, 50.3218, -42.3016
CIE-LCH:
71.1519, 65.7397, 319.9489
CIE-Luv:
71.1519, 37.4467, -75.3082
Hunter-Lab:
65.1221, 47.1363, -42.8945
#e38dfc color charts
#e38dfc color shades, tints & tones
#e38dfc color schemes
#e38dfc color preview, HTML & CSS examples
This text has a color of #e38dfc
<p style="color:#e38dfc;">Text here</p>
.mytext {color:#e38dfc;}
This box has a color of #e38dfc
<div style="background-color:#e38dfc;">Content here</div>
.mybackground {background-color:#e38dfc;}
Border around this has a color of #e38dfc
<div style="border:2px solid #e38dfc;">Content here</div>
.myborder {border:2px solid #e38dfc;}