#fa13d5 color space conversions
Hex:
#fa13d5
RGB:
250, 19, 213
CMY:
2, 93, 16
CMYK:
0, 92, 15, 2
HSL:
310°, 95.8506%, 52.7451%
HSV (HSB):
310°, 92.4000%, 98.0392%
XYZ:
51.6675, 25.5938, 65.1677
xyY:
0.3628, 0.1797, 25.5938
CIE-Lab:
57.6495, 90.6105, -41.5650
CIE-LCH:
57.6495, 99.6891, 335.3580
CIE-Luv:
57.6495, 97.1632, -77.4435
Hunter-Lab:
50.5903, 93.7673, -40.9609
#fa13d5 color charts
#fa13d5 color shades, tints & tones
#fa13d5 color schemes
#fa13d5 color preview, HTML & CSS examples
This text has a color of #fa13d5
<p style="color:#fa13d5;">Text here</p>
.mytext {color:#fa13d5;}
This box has a color of #fa13d5
<div style="background-color:#fa13d5;">Content here</div>
.mybackground {background-color:#fa13d5;}
Border around this has a color of #fa13d5
<div style="border:2px solid #fa13d5;">Content here</div>
.myborder {border:2px solid #fa13d5;}