#ef50e5 color space conversions
Hex:
#ef50e5
RGB:
239, 80, 229
CMY:
6, 69, 10
CMYK:
0, 67, 4, 6
HSL:
304°, 83.2461%, 62.5490%
HSV (HSB):
304°, 66.5272%, 93.7255%
XYZ:
52.6081, 29.7452, 77.0974
xyY:
0.3299, 0.1865, 29.7452
CIE-Lab:
61.4337, 76.7606, -44.7546
CIE-LCH:
61.4337, 88.8548, 329.7560
CIE-Luv:
61.4337, 72.1914, -81.1848
Hunter-Lab:
54.5391, 76.7365, -45.6359
#ef50e5 color charts
#ef50e5 color shades, tints & tones
#ef50e5 color schemes
#ef50e5 color preview, HTML & CSS examples
This text has a color of #ef50e5
<p style="color:#ef50e5;">Text here</p>
.mytext {color:#ef50e5;}
This box has a color of #ef50e5
<div style="background-color:#ef50e5;">Content here</div>
.mybackground {background-color:#ef50e5;}
Border around this has a color of #ef50e5
<div style="border:2px solid #ef50e5;">Content here</div>
.myborder {border:2px solid #ef50e5;}