#fa24d5 color space conversions
Hex:
#fa24d5
RGB:
250, 36, 213
CMY:
2, 86, 16
CMYK:
0, 86, 15, 2
HSL:
310°, 95.5357%, 56.0784%
HSV (HSB):
310°, 85.6000%, 98.0392%
XYZ:
52.0655, 26.3898, 65.3004
xyY:
0.3622, 0.1836, 26.3898
CIE-Lab:
58.4053, 88.3980, -40.3763
CIE-LCH:
58.4053, 97.1826, 335.4512
CIE-Luv:
58.4053, 95.3956, -75.4923
Hunter-Lab:
51.3710, 91.0136, -39.4068
#fa24d5 color charts
#fa24d5 color shades, tints & tones
#fa24d5 color schemes
#fa24d5 color preview, HTML & CSS examples
This text has a color of #fa24d5
<p style="color:#fa24d5;">Text here</p>
.mytext {color:#fa24d5;}
This box has a color of #fa24d5
<div style="background-color:#fa24d5;">Content here</div>
.mybackground {background-color:#fa24d5;}
Border around this has a color of #fa24d5
<div style="border:2px solid #fa24d5;">Content here</div>
.myborder {border:2px solid #fa24d5;}