#e37dfa color space conversions
Hex:
#e37dfa
RGB:
227, 125, 250
CMY:
11, 51, 2
CMYK:
9, 50, 0, 2
HSL:
289°, 92.5926%, 73.5294%
HSV (HSB):
289°, 50.0000%, 98.0392%
XYZ:
56.2675, 37.9003, 94.7923
xyY:
0.2978, 0.2006, 37.9003
CIE-Lab:
67.9470, 57.9921, -46.2349
CIE-LCH:
67.9470, 74.1671, 321.4360
CIE-Luv:
67.9470, 43.9196, -82.2782
Hunter-Lab:
61.5632, 55.4098, -48.1980
#e37dfa color charts
#e37dfa color shades, tints & tones
#e37dfa color schemes
#e37dfa color preview, HTML & CSS examples
This text has a color of #e37dfa
<p style="color:#e37dfa;">Text here</p>
.mytext {color:#e37dfa;}
This box has a color of #e37dfa
<div style="background-color:#e37dfa;">Content here</div>
.mybackground {background-color:#e37dfa;}
Border around this has a color of #e37dfa
<div style="border:2px solid #e37dfa;">Content here</div>
.myborder {border:2px solid #e37dfa;}