#ff50df color space conversions
Hex:
#ff50df
RGB:
255, 80, 223
CMY:
0, 69, 13
CMYK:
0, 69, 13, 0
HSL:
311°, 100.0000%, 65.6863%
HSV (HSB):
311°, 68.6275%, 100.0000%
XYZ:
57.4279, 32.3250, 73.0246
xyY:
0.3528, 0.1986, 32.3250
CIE-Lab:
63.6106, 79.5502, -37.8055
CIE-LCH:
63.6106, 88.0766, 334.5810
CIE-Luv:
63.6106, 85.8906, -71.3088
Hunter-Lab:
56.8551, 80.8020, -36.3534
#ff50df color charts
#ff50df color shades, tints & tones
#ff50df color schemes
#ff50df color preview, HTML & CSS examples
This text has a color of #ff50df
<p style="color:#ff50df;">Text here</p>
.mytext {color:#ff50df;}
This box has a color of #ff50df
<div style="background-color:#ff50df;">Content here</div>
.mybackground {background-color:#ff50df;}
Border around this has a color of #ff50df
<div style="border:2px solid #ff50df;">Content here</div>
.myborder {border:2px solid #ff50df;}