#e382e8 color space conversions
Hex:
#e382e8
RGB:
227, 130, 232
CMY:
11, 49, 9
CMYK:
2, 44, 0, 9
HSL:
297°, 68.9189%, 70.9804%
HSV (HSB):
297°, 43.9655%, 90.9804%
XYZ:
54.2267, 38.1224, 80.8442
xyY:
0.3131, 0.2201, 38.1224
CIE-Lab:
68.1107, 52.1483, -36.0848
CIE-LCH:
68.1107, 63.4158, 325.3181
CIE-Luv:
68.1107, 45.9380, -64.9284
Hunter-Lab:
61.7433, 48.7186, -34.4117
#e382e8 color charts
#e382e8 color shades, tints & tones
#e382e8 color schemes
#e382e8 color preview, HTML & CSS examples
This text has a color of #e382e8
<p style="color:#e382e8;">Text here</p>
.mytext {color:#e382e8;}
This box has a color of #e382e8
<div style="background-color:#e382e8;">Content here</div>
.mybackground {background-color:#e382e8;}
Border around this has a color of #e382e8
<div style="border:2px solid #e382e8;">Content here</div>
.myborder {border:2px solid #e382e8;}