#fa44fc color space conversions
Hex:
#fa44fc
RGB:
250, 68, 252
CMY:
2, 73, 1
CMYK:
1, 73, 0, 1
HSL:
299°, 96.8421%, 62.7451%
HSV (HSB):
299°, 73.0159%, 98.8235%
XYZ:
59.0622, 31.4865, 95.0600
xyY:
0.3182, 0.1696, 31.4865
CIE-Lab:
62.9162, 86.5154, -55.0883
CIE-LCH:
62.9162, 102.5653, 327.5132
CIE-Luv:
62.9162, 74.8299, -99.2029
Hunter-Lab:
56.1128, 89.6845, -61.1634
#fa44fc color charts
#fa44fc color shades, tints & tones
#fa44fc color schemes
#fa44fc color preview, HTML & CSS examples
This text has a color of #fa44fc
<p style="color:#fa44fc;">Text here</p>
.mytext {color:#fa44fc;}
This box has a color of #fa44fc
<div style="background-color:#fa44fc;">Content here</div>
.mybackground {background-color:#fa44fc;}
Border around this has a color of #fa44fc
<div style="border:2px solid #fa44fc;">Content here</div>
.myborder {border:2px solid #fa44fc;}