#ec50ed color space conversions
Hex:
#ec50ed
RGB:
236, 80, 237
CMY:
7, 69, 7
CMYK:
0, 66, 0, 7
HSL:
300°, 81.3472%, 62.1569%
HSV (HSB):
300°, 66.2447%, 92.9412%
XYZ:
52.7468, 29.6846, 83.0704
xyY:
0.3187, 0.1794, 29.6846
CIE-Lab:
61.3811, 77.3478, -49.3348
CIE-LCH:
61.3811, 91.7420, 327.4690
CIE-Luv:
61.3811, 67.4434, -88.4127
Hunter-Lab:
54.4836, 77.4636, -52.2602
#ec50ed color charts
#ec50ed color shades, tints & tones
#ec50ed color schemes
#ec50ed color preview, HTML & CSS examples
This text has a color of #ec50ed
<p style="color:#ec50ed;">Text here</p>
.mytext {color:#ec50ed;}
This box has a color of #ec50ed
<div style="background-color:#ec50ed;">Content here</div>
.mybackground {background-color:#ec50ed;}
Border around this has a color of #ec50ed
<div style="border:2px solid #ec50ed;">Content here</div>
.myborder {border:2px solid #ec50ed;}