#ee56cd color space conversions
Hex:
#ee56cd
RGB:
238, 86, 205
CMY:
7, 66, 20
CMYK:
0, 64, 14, 7
HSL:
313°, 81.7204%, 63.5294%
HSV (HSB):
313°, 63.8655%, 93.3333%
XYZ:
49.6071, 29.2405, 60.7870
xyY:
0.3553, 0.2094, 29.2405
CIE-Lab:
60.9933, 70.6997, -31.9352
CIE-LCH:
60.9933, 77.5777, 335.6912
CIE-Luv:
60.9933, 77.7593, -60.1747
Hunter-Lab:
54.0745, 69.1229, -28.7978
#ee56cd color charts
#ee56cd color shades, tints & tones
#ee56cd color schemes
#ee56cd color preview, HTML & CSS examples
This text has a color of #ee56cd
<p style="color:#ee56cd;">Text here</p>
.mytext {color:#ee56cd;}
This box has a color of #ee56cd
<div style="background-color:#ee56cd;">Content here</div>
.mybackground {background-color:#ee56cd;}
Border around this has a color of #ee56cd
<div style="border:2px solid #ee56cd;">Content here</div>
.myborder {border:2px solid #ee56cd;}