#fa96fc color space conversions
Hex:
#fa96fc
RGB:
250, 150, 252
CMY:
2, 41, 1
CMYK:
1, 40, 0, 1
HSL:
299°, 94.4444%, 78.8235%
HSV (HSB):
299°, 40.4762%, 98.8235%
XYZ:
67.9014, 49.1650, 98.0065
xyY:
0.3157, 0.2286, 49.1650
CIE-Lab:
75.5538, 52.3465, -35.2542
CIE-LCH:
75.5538, 63.1111, 326.0407
CIE-Luv:
75.5538, 48.3342, -64.6840
Hunter-Lab:
70.1177, 50.1518, -33.7897
#fa96fc color charts
#fa96fc color shades, tints & tones
#fa96fc color schemes
#fa96fc color preview, HTML & CSS examples
This text has a color of #fa96fc
<p style="color:#fa96fc;">Text here</p>
.mytext {color:#fa96fc;}
This box has a color of #fa96fc
<div style="background-color:#fa96fc;">Content here</div>
.mybackground {background-color:#fa96fc;}
Border around this has a color of #fa96fc
<div style="border:2px solid #fa96fc;">Content here</div>
.myborder {border:2px solid #fa96fc;}