#ec5dcc color space conversions
Hex:
#ec5dcc
RGB:
236, 93, 204
CMY:
7, 64, 20
CMYK:
0, 61, 14, 7
HSL:
313°, 79.0055%, 64.5098%
HSV (HSB):
313°, 60.5932%, 92.5490%
XYZ:
49.4055, 30.0212, 60.3175
xyY:
0.3535, 0.2148, 30.0212
CIE-Lab:
61.6725, 67.2259, -30.3390
CIE-LCH:
61.6725, 73.7549, 335.7104
CIE-Luv:
61.6725, 74.1550, -57.2375
Hunter-Lab:
54.7916, 65.0679, -26.9154
#ec5dcc color charts
#ec5dcc color shades, tints & tones
#ec5dcc color schemes
#ec5dcc color preview, HTML & CSS examples
This text has a color of #ec5dcc
<p style="color:#ec5dcc;">Text here</p>
.mytext {color:#ec5dcc;}
This box has a color of #ec5dcc
<div style="background-color:#ec5dcc;">Content here</div>
.mybackground {background-color:#ec5dcc;}
Border around this has a color of #ec5dcc
<div style="border:2px solid #ec5dcc;">Content here</div>
.myborder {border:2px solid #ec5dcc;}