#e75acc color space conversions
Hex:
#e75acc
RGB:
231, 90, 204
CMY:
9, 65, 20
CMYK:
0, 61, 12, 9
HSL:
311°, 74.6032%, 62.9412%
HSV (HSB):
311°, 61.0390%, 90.5882%
XYZ:
47.5102, 28.6609, 60.1548
xyY:
0.3485, 0.2102, 28.6609
CIE-Lab:
60.4812, 67.1531, -32.2453
CIE-LCH:
60.4812, 74.4936, 334.3508
CIE-Luv:
60.4812, 71.5693, -59.9530
Hunter-Lab:
53.5359, 64.7215, -29.1452
#e75acc color charts
#e75acc color shades, tints & tones
#e75acc color schemes
#e75acc color preview, HTML & CSS examples
This text has a color of #e75acc
<p style="color:#e75acc;">Text here</p>
.mytext {color:#e75acc;}
This box has a color of #e75acc
<div style="background-color:#e75acc;">Content here</div>
.mybackground {background-color:#e75acc;}
Border around this has a color of #e75acc
<div style="border:2px solid #e75acc;">Content here</div>
.myborder {border:2px solid #e75acc;}