#ec55d5 color space conversions
Hex:
#ec55d5
RGB:
236, 85, 213
CMY:
7, 67, 16
CMYK:
0, 64, 10, 7
HSL:
309°, 79.8942%, 62.9412%
HSV (HSB):
309°, 63.9831%, 92.5490%
XYZ:
49.8508, 29.1340, 65.9468
xyY:
0.3440, 0.2010, 29.1340
CIE-Lab:
60.8997, 71.7613, -36.6303
CIE-LCH:
60.8997, 80.5696, 332.9582
CIE-Luv:
60.8997, 73.9342, -67.6005
Hunter-Lab:
53.9759, 70.4004, -34.6563
#ec55d5 color charts
#ec55d5 color shades, tints & tones
#ec55d5 color schemes
#ec55d5 color preview, HTML & CSS examples
This text has a color of #ec55d5
<p style="color:#ec55d5;">Text here</p>
.mytext {color:#ec55d5;}
This box has a color of #ec55d5
<div style="background-color:#ec55d5;">Content here</div>
.mybackground {background-color:#ec55d5;}
Border around this has a color of #ec55d5
<div style="border:2px solid #ec55d5;">Content here</div>
.myborder {border:2px solid #ec55d5;}