#ec5ddc color space conversions
Hex:
#ec5ddc
RGB:
236, 93, 220
CMY:
7, 64, 14
CMYK:
0, 61, 7, 7
HSL:
307°, 79.0055%, 64.5098%
HSV (HSB):
307°, 60.5932%, 92.5490%
XYZ:
51.4247, 30.8289, 70.9503
xyY:
0.3357, 0.2012, 30.8289
CIE-Lab:
62.3629, 69.6539, -38.2832
CIE-LCH:
62.3629, 79.4812, 331.2059
CIE-Luv:
62.3629, 69.0857, -70.1538
Hunter-Lab:
55.5238, 68.1556, -36.8963
#ec5ddc color charts
#ec5ddc color shades, tints & tones
#ec5ddc color schemes
#ec5ddc color preview, HTML & CSS examples
This text has a color of #ec5ddc
<p style="color:#ec5ddc;">Text here</p>
.mytext {color:#ec5ddc;}
This box has a color of #ec5ddc
<div style="background-color:#ec5ddc;">Content here</div>
.mybackground {background-color:#ec5ddc;}
Border around this has a color of #ec5ddc
<div style="border:2px solid #ec5ddc;">Content here</div>
.myborder {border:2px solid #ec5ddc;}