#e95cd5 color space conversions
Hex:
#e95cd5
RGB:
233, 92, 213
CMY:
9, 64, 16
CMYK:
0, 61, 9, 9
HSL:
309°, 76.2162%, 63.7255%
HSV (HSB):
309°, 60.5150%, 91.3725%
XYZ:
49.4417, 29.7820, 66.0934
xyY:
0.3402, 0.2049, 29.7820
CIE-Lab:
61.4657, 68.2154, -35.7797
CIE-LCH:
61.4657, 77.0294, 332.3225
CIE-Luv:
61.4657, 69.4705, -65.8146
Hunter-Lab:
54.5729, 66.2138, -33.6053
#e95cd5 color charts
#e95cd5 color shades, tints & tones
#e95cd5 color schemes
#e95cd5 color preview, HTML & CSS examples
This text has a color of #e95cd5
<p style="color:#e95cd5;">Text here</p>
.mytext {color:#e95cd5;}
This box has a color of #e95cd5
<div style="background-color:#e95cd5;">Content here</div>
.mybackground {background-color:#e95cd5;}
Border around this has a color of #e95cd5
<div style="border:2px solid #e95cd5;">Content here</div>
.myborder {border:2px solid #e95cd5;}