#fa24ff color space conversions
Hex:
#fa24ff
RGB:
250, 36, 255
CMY:
2, 86, 0
CMYK:
2, 86, 0, 0
HSL:
299°, 100.0000%, 57.0588%
HSV (HSB):
299°, 85.8824%, 100.0000%
XYZ:
58.1052, 28.8057, 97.1053
xyY:
0.3158, 0.1565, 28.8057
CIE-Lab:
60.6098, 94.1399, -60.4261
CIE-LCH:
60.6098, 111.8643, 327.3046
CIE-Luv:
60.6098, 78.4468, -107.6336
Hunter-Lab:
53.6710, 99.3232, -69.7019
#fa24ff color charts
#fa24ff color shades, tints & tones
#fa24ff color schemes
#fa24ff color preview, HTML & CSS examples
This text has a color of #fa24ff
<p style="color:#fa24ff;">Text here</p>
.mytext {color:#fa24ff;}
This box has a color of #fa24ff
<div style="background-color:#fa24ff;">Content here</div>
.mybackground {background-color:#fa24ff;}
Border around this has a color of #fa24ff
<div style="border:2px solid #fa24ff;">Content here</div>
.myborder {border:2px solid #fa24ff;}