#e75dcb color space conversions
Hex:
#e75dcb
RGB:
231, 93, 203
CMY:
9, 64, 20
CMYK:
0, 60, 12, 9
HSL:
312°, 74.1935%, 63.5294%
HSV (HSB):
312°, 59.7403%, 90.5882%
XYZ:
47.6488, 29.1294, 59.6111
xyY:
0.3494, 0.2136, 29.1294
CIE-Lab:
60.8957, 65.7519, -31.0347
CIE-LCH:
60.8957, 72.7081, 334.7329
CIE-Luv:
60.8957, 70.8132, -57.9219
Hunter-Lab:
53.9717, 63.1381, -27.7049
#e75dcb color charts
#e75dcb color shades, tints & tones
#e75dcb color schemes
#e75dcb color preview, HTML & CSS examples
This text has a color of #e75dcb
<p style="color:#e75dcb;">Text here</p>
.mytext {color:#e75dcb;}
This box has a color of #e75dcb
<div style="background-color:#e75dcb;">Content here</div>
.mybackground {background-color:#e75dcb;}
Border around this has a color of #e75dcb
<div style="border:2px solid #e75dcb;">Content here</div>
.myborder {border:2px solid #e75dcb;}