#ec30dd color space conversions
Hex:
#ec30dd
RGB:
236, 48, 221
CMY:
7, 81, 13
CMYK:
0, 80, 6, 7
HSL:
305°, 83.1858%, 55.6863%
HSV (HSB):
305°, 79.6610%, 92.5490%
XYZ:
48.7002, 25.1672, 70.6976
xyY:
0.3369, 0.1741, 25.1672
CIE-Lab:
57.2380, 84.4179, -46.9131
CIE-LCH:
57.2380, 96.5775, 330.9380
CIE-Luv:
57.2380, 79.8757, -84.4400
Hunter-Lab:
50.1670, 85.4888, -48.4373
#ec30dd color charts
#ec30dd color shades, tints & tones
#ec30dd color schemes
#ec30dd color preview, HTML & CSS examples
This text has a color of #ec30dd
<p style="color:#ec30dd;">Text here</p>
.mytext {color:#ec30dd;}
This box has a color of #ec30dd
<div style="background-color:#ec30dd;">Content here</div>
.mybackground {background-color:#ec30dd;}
Border around this has a color of #ec30dd
<div style="border:2px solid #ec30dd;">Content here</div>
.myborder {border:2px solid #ec30dd;}