#fa81f9 color space conversions
Hex:
#fa81f9
RGB:
250, 129, 249
CMY:
2, 49, 2
CMYK:
0, 48, 0, 2
HSL:
300°, 92.3664%, 74.3137%
HSV (HSB):
300°, 48.4000%, 98.0392%
XYZ:
64.3735, 42.8641, 94.5033
xyY:
0.3191, 0.2125, 42.8641
CIE-Lab:
71.4626, 62.1020, -39.9792
CIE-LCH:
71.4626, 73.8580, 327.2279
CIE-Luv:
71.4626, 57.6300, -73.3875
Hunter-Lab:
65.4707, 60.9350, -39.7524
#fa81f9 color charts
#fa81f9 color shades, tints & tones
#fa81f9 color schemes
#fa81f9 color preview, HTML & CSS examples
This text has a color of #fa81f9
<p style="color:#fa81f9;">Text here</p>
.mytext {color:#fa81f9;}
This box has a color of #fa81f9
<div style="background-color:#fa81f9;">Content here</div>
.mybackground {background-color:#fa81f9;}
Border around this has a color of #fa81f9
<div style="border:2px solid #fa81f9;">Content here</div>
.myborder {border:2px solid #fa81f9;}