#ee55cd color space conversions
Hex:
#ee55cd
RGB:
238, 85, 205
CMY:
7, 67, 20
CMYK:
0, 64, 14, 7
HSL:
313°, 81.8182%, 63.3333%
HSV (HSB):
313°, 64.2857%, 93.3333%
XYZ:
49.5278, 29.0819, 60.7606
xyY:
0.3554, 0.2087, 29.0819
CIE-Lab:
60.8539, 71.0861, -32.1518
CIE-LCH:
60.8539, 78.0191, 335.6631
CIE-Luv:
60.8539, 78.0951, -60.5481
Hunter-Lab:
53.9277, 69.5633, -29.0530
#ee55cd color charts
#ee55cd color shades, tints & tones
#ee55cd color schemes
#ee55cd color preview, HTML & CSS examples
This text has a color of #ee55cd
<p style="color:#ee55cd;">Text here</p>
.mytext {color:#ee55cd;}
This box has a color of #ee55cd
<div style="background-color:#ee55cd;">Content here</div>
.mybackground {background-color:#ee55cd;}
Border around this has a color of #ee55cd
<div style="border:2px solid #ee55cd;">Content here</div>
.myborder {border:2px solid #ee55cd;}