#e883e1 color space conversions
Hex:
#e883e1
RGB:
232, 131, 225
CMY:
9, 49, 12
CMYK:
0, 44, 3, 9
HSL:
304°, 68.7075%, 71.1765%
HSV (HSB):
304°, 43.5345%, 90.9804%
XYZ:
54.9856, 38.8246, 75.8300
xyY:
0.3241, 0.2289, 38.8246
CIE-Lab:
68.6241, 51.8613, -31.3753
CIE-LCH:
68.6241, 60.6136, 328.8266
CIE-Luv:
68.6241, 50.3815, -57.3702
Hunter-Lab:
62.3094, 48.4777, -28.5388
#e883e1 color charts
#e883e1 color shades, tints & tones
#e883e1 color schemes
#e883e1 color preview, HTML & CSS examples
This text has a color of #e883e1
<p style="color:#e883e1;">Text here</p>
.mytext {color:#e883e1;}
This box has a color of #e883e1
<div style="background-color:#e883e1;">Content here</div>
.mybackground {background-color:#e883e1;}
Border around this has a color of #e883e1
<div style="border:2px solid #e883e1;">Content here</div>
.myborder {border:2px solid #e883e1;}