#ec71ed color space conversions
Hex:
#ec71ed
RGB:
236, 113, 237
CMY:
7, 56, 7
CMYK:
0, 52, 0, 7
HSL:
300°, 77.5000%, 68.6275%
HSV (HSB):
300°, 52.3207%, 92.9412%
XYZ:
55.7833, 35.7575, 84.0826
xyY:
0.3176, 0.2036, 35.7575
CIE-Lab:
66.3343, 63.7360, -41.5342
CIE-LCH:
66.3343, 76.0747, 326.9093
CIE-Luv:
66.3343, 57.2705, -75.2081
Hunter-Lab:
59.7976, 61.8711, -41.5105
#ec71ed color charts
#ec71ed color shades, tints & tones
#ec71ed color schemes
#ec71ed color preview, HTML & CSS examples
This text has a color of #ec71ed
<p style="color:#ec71ed;">Text here</p>
.mytext {color:#ec71ed;}
This box has a color of #ec71ed
<div style="background-color:#ec71ed;">Content here</div>
.mybackground {background-color:#ec71ed;}
Border around this has a color of #ec71ed
<div style="border:2px solid #ec71ed;">Content here</div>
.myborder {border:2px solid #ec71ed;}