#fa24cd color space conversions
Hex:
#fa24cd
RGB:
250, 36, 205
CMY:
2, 86, 20
CMYK:
0, 86, 18, 2
HSL:
313°, 95.5357%, 56.0784%
HSV (HSB):
313°, 85.6000%, 98.0392%
XYZ:
51.0747, 25.9935, 60.0829
xyY:
0.3724, 0.1895, 25.9935
CIE-Lab:
58.0309, 87.3999, -36.4045
CIE-LCH:
58.0309, 94.6785, 337.3869
CIE-Luv:
58.0309, 98.8445, -69.2207
Hunter-Lab:
50.9838, 89.5962, -34.1828
#fa24cd color charts
#fa24cd color shades, tints & tones
#fa24cd color schemes
#fa24cd color preview, HTML & CSS examples
This text has a color of #fa24cd
<p style="color:#fa24cd;">Text here</p>
.mytext {color:#fa24cd;}
This box has a color of #fa24cd
<div style="background-color:#fa24cd;">Content here</div>
.mybackground {background-color:#fa24cd;}
Border around this has a color of #fa24cd
<div style="border:2px solid #fa24cd;">Content here</div>
.myborder {border:2px solid #fa24cd;}