#ef50ed color space conversions
Hex:
#ef50ed
RGB:
239, 80, 237
CMY:
6, 69, 7
CMYK:
0, 67, 1, 6
HSL:
301°, 83.2461%, 62.5490%
HSV (HSB):
301°, 66.5272%, 93.7255%
XYZ:
53.7513, 30.2025, 83.1174
xyY:
0.3217, 0.1808, 30.2025
CIE-Lab:
61.8285, 78.0113, -48.5979
CIE-LCH:
61.8285, 91.9104, 328.0788
CIE-Luv:
61.8285, 69.5309, -87.4904
Hunter-Lab:
54.9568, 78.4103, -51.2013
#ef50ed color charts
#ef50ed color shades, tints & tones
#ef50ed color schemes
#ef50ed color preview, HTML & CSS examples
This text has a color of #ef50ed
<p style="color:#ef50ed;">Text here</p>
.mytext {color:#ef50ed;}
This box has a color of #ef50ed
<div style="background-color:#ef50ed;">Content here</div>
.mybackground {background-color:#ef50ed;}
Border around this has a color of #ef50ed
<div style="border:2px solid #ef50ed;">Content here</div>
.myborder {border:2px solid #ef50ed;}