#fa24ed color space conversions
Hex:
#fa24ed
RGB:
250, 36, 237
CMY:
2, 86, 7
CMYK:
0, 86, 5, 2
HSL:
304°, 95.5357%, 56.0784%
HSV (HSB):
304°, 85.6000%, 98.0392%
XYZ:
55.3413, 27.7002, 82.5506
xyY:
0.3342, 0.1673, 27.7002
CIE-Lab:
59.6169, 91.5816, -51.9947
CIE-LCH:
59.6169, 105.3121, 330.4146
CIE-Luv:
59.6169, 85.4501, -94.0558
Hunter-Lab:
52.6310, 95.5880, -56.1535
#fa24ed color charts
#fa24ed color shades, tints & tones
#fa24ed color schemes
#fa24ed color preview, HTML & CSS examples
This text has a color of #fa24ed
<p style="color:#fa24ed;">Text here</p>
.mytext {color:#fa24ed;}
This box has a color of #fa24ed
<div style="background-color:#fa24ed;">Content here</div>
.mybackground {background-color:#fa24ed;}
Border around this has a color of #fa24ed
<div style="border:2px solid #fa24ed;">Content here</div>
.myborder {border:2px solid #fa24ed;}