#fa81f2 color space conversions
Hex:
#fa81f2
RGB:
250, 129, 242
CMY:
2, 49, 5
CMYK:
0, 48, 3, 2
HSL:
304°, 92.3664%, 74.3137%
HSV (HSB):
304°, 48.4000%, 98.0392%
XYZ:
63.3016, 42.4353, 88.8589
xyY:
0.3253, 0.2181, 42.4353
CIE-Lab:
71.1700, 60.9125, -36.6073
CIE-LCH:
71.1700, 71.0663, 328.9949
CIE-Luv:
71.1700, 59.3689, -67.6728
Hunter-Lab:
65.1424, 59.4568, -35.2761
#fa81f2 color charts
#fa81f2 color shades, tints & tones
#fa81f2 color schemes
#fa81f2 color preview, HTML & CSS examples
This text has a color of #fa81f2
<p style="color:#fa81f2;">Text here</p>
.mytext {color:#fa81f2;}
This box has a color of #fa81f2
<div style="background-color:#fa81f2;">Content here</div>
.mybackground {background-color:#fa81f2;}
Border around this has a color of #fa81f2
<div style="border:2px solid #fa81f2;">Content here</div>
.myborder {border:2px solid #fa81f2;}