#fa81f5 color space conversions
Hex:
#fa81f5
RGB:
250, 129, 245
CMY:
2, 49, 4
CMYK:
0, 48, 2, 2
HSL:
302°, 92.3664%, 74.3137%
HSV (HSB):
302°, 48.4000%, 98.0392%
XYZ:
63.7560, 42.6171, 91.2518
xyY:
0.3226, 0.2156, 42.6171
CIE-Lab:
71.2943, 61.4191, -38.0559
CIE-LCH:
71.2943, 72.2534, 328.2172
CIE-Luv:
71.2943, 58.6218, -70.1234
Hunter-Lab:
65.2818, 60.0851, -37.1792
#fa81f5 color charts
#fa81f5 color shades, tints & tones
#fa81f5 color schemes
#fa81f5 color preview, HTML & CSS examples
This text has a color of #fa81f5
<p style="color:#fa81f5;">Text here</p>
.mytext {color:#fa81f5;}
This box has a color of #fa81f5
<div style="background-color:#fa81f5;">Content here</div>
.mybackground {background-color:#fa81f5;}
Border around this has a color of #fa81f5
<div style="border:2px solid #fa81f5;">Content here</div>
.myborder {border:2px solid #fa81f5;}