#e75cdd color space conversions
Hex:
#e75cdd
RGB:
231, 92, 221
CMY:
9, 64, 13
CMYK:
0, 60, 4, 9
HSL:
304°, 74.3316%, 63.3333%
HSV (HSB):
304°, 60.1732%, 90.5882%
XYZ:
49.8333, 29.8637, 71.5444
xyY:
0.3295, 0.1975, 29.8637
CIE-Lab:
61.5364, 68.9695, -40.1907
CIE-LCH:
61.5364, 79.8253, 329.7693
CIE-Luv:
61.5364, 65.5633, -72.8531
Hunter-Lab:
54.6477, 67.1410, -39.3687
#e75cdd color charts
#e75cdd color shades, tints & tones
#e75cdd color schemes
#e75cdd color preview, HTML & CSS examples
This text has a color of #e75cdd
<p style="color:#e75cdd;">Text here</p>
.mytext {color:#e75cdd;}
This box has a color of #e75cdd
<div style="background-color:#e75cdd;">Content here</div>
.mybackground {background-color:#e75cdd;}
Border around this has a color of #e75cdd
<div style="border:2px solid #e75cdd;">Content here</div>
.myborder {border:2px solid #e75cdd;}