#e955cd color space conversions
Hex:
#e955cd
RGB:
233, 85, 205
CMY:
9, 67, 20
CMYK:
0, 64, 12, 9
HSL:
311°, 77.0833%, 62.3529%
HSV (HSB):
311°, 63.5193%, 91.3725%
XYZ:
47.8722, 28.2284, 60.6831
xyY:
0.3500, 0.2064, 28.2284
CIE-Lab:
60.0945, 69.8249, -33.3909
CIE-LCH:
60.0945, 77.3981, 334.4424
CIE-Luv:
60.0945, 74.4112, -62.0952
Hunter-Lab:
53.1304, 67.8560, -30.5270
#e955cd color charts
#e955cd color shades, tints & tones
#e955cd color schemes
#e955cd color preview, HTML & CSS examples
This text has a color of #e955cd
<p style="color:#e955cd;">Text here</p>
.mytext {color:#e955cd;}
This box has a color of #e955cd
<div style="background-color:#e955cd;">Content here</div>
.mybackground {background-color:#e955cd;}
Border around this has a color of #e955cd
<div style="border:2px solid #e955cd;">Content here</div>
.myborder {border:2px solid #e955cd;}