#ec55dd color space conversions
Hex:
#ec55dd
RGB:
236, 85, 221
CMY:
7, 67, 13
CMYK:
0, 64, 6, 7
HSL:
306°, 79.8942%, 62.9412%
HSV (HSB):
306°, 63.9831%, 92.5490%
XYZ:
50.8917, 29.5503, 71.4281
xyY:
0.3351, 0.1946, 29.5503
CIE-Lab:
61.2643, 72.9770, -40.5657
CIE-LCH:
61.2643, 83.4938, 330.9316
CIE-Luv:
61.2643, 71.2883, -74.0088
Hunter-Lab:
54.3602, 71.9803, -39.8536
#ec55dd color charts
#ec55dd color shades, tints & tones
#ec55dd color schemes
#ec55dd color preview, HTML & CSS examples
This text has a color of #ec55dd
<p style="color:#ec55dd;">Text here</p>
.mytext {color:#ec55dd;}
This box has a color of #ec55dd
<div style="background-color:#ec55dd;">Content here</div>
.mybackground {background-color:#ec55dd;}
Border around this has a color of #ec55dd
<div style="border:2px solid #ec55dd;">Content here</div>
.myborder {border:2px solid #ec55dd;}