#e380e3 color space conversions
Hex:
#e380e3
RGB:
227, 128, 227
CMY:
11, 50, 11
CMYK:
0, 44, 0, 11
HSL:
300°, 63.8710%, 69.6078%
HSV (HSB):
300°, 43.6123%, 89.0196%
XYZ:
53.2629, 37.3153, 77.0684
xyY:
0.3177, 0.2226, 37.3153
CIE-Lab:
67.5129, 52.2534, -34.2509
CIE-LCH:
67.5129, 62.4783, 326.7560
CIE-Luv:
67.5129, 47.8608, -61.8909
Hunter-Lab:
61.0862, 48.7384, -32.0418
#e380e3 color charts
#e380e3 color shades, tints & tones
#e380e3 color schemes
#e380e3 color preview, HTML & CSS examples
This text has a color of #e380e3
<p style="color:#e380e3;">Text here</p>
.mytext {color:#e380e3;}
This box has a color of #e380e3
<div style="background-color:#e380e3;">Content here</div>
.mybackground {background-color:#e380e3;}
Border around this has a color of #e380e3
<div style="border:2px solid #e380e3;">Content here</div>
.myborder {border:2px solid #e380e3;}