#fa50d3 color space conversions
Hex:
#fa50d3
RGB:
250, 80, 211
CMY:
2, 69, 17
CMYK:
0, 68, 16, 2
HSL:
314°, 94.4444%, 64.7059%
HSV (HSB):
314°, 68.0000%, 98.0392%
XYZ:
54.0509, 30.7645, 64.7174
xyY:
0.3615, 0.2057, 30.7645
CIE-Lab:
62.3083, 76.7100, -33.1434
CIE-LCH:
62.3083, 83.5639, 336.6327
CIE-Luv:
62.3083, 86.5200, -63.3287
Hunter-Lab:
55.4657, 76.8817, -30.3535
#fa50d3 color charts
#fa50d3 color shades, tints & tones
#fa50d3 color schemes
#fa50d3 color preview, HTML & CSS examples
This text has a color of #fa50d3
<p style="color:#fa50d3;">Text here</p>
.mytext {color:#fa50d3;}
This box has a color of #fa50d3
<div style="background-color:#fa50d3;">Content here</div>
.mybackground {background-color:#fa50d3;}
Border around this has a color of #fa50d3
<div style="border:2px solid #fa50d3;">Content here</div>
.myborder {border:2px solid #fa50d3;}