#fa85f7 color space conversions
Hex:
#fa85f7
RGB:
250, 133, 247
CMY:
2, 48, 3
CMYK:
0, 47, 1, 2
HSL:
302°, 92.1260%, 75.0980%
HSV (HSB):
302°, 46.8000%, 98.0392%
XYZ:
64.6004, 43.8145, 93.0479
xyY:
0.3207, 0.2175, 43.8145
CIE-Lab:
72.1043, 59.8514, -37.8884
CIE-LCH:
72.1043, 70.8359, 327.6645
CIE-Luv:
72.1043, 56.5353, -69.7250
Hunter-Lab:
66.1925, 58.3697, -37.0102
#fa85f7 color charts
#fa85f7 color shades, tints & tones
#fa85f7 color schemes
#fa85f7 color preview, HTML & CSS examples
This text has a color of #fa85f7
<p style="color:#fa85f7;">Text here</p>
.mytext {color:#fa85f7;}
This box has a color of #fa85f7
<div style="background-color:#fa85f7;">Content here</div>
.mybackground {background-color:#fa85f7;}
Border around this has a color of #fa85f7
<div style="border:2px solid #fa85f7;">Content here</div>
.myborder {border:2px solid #fa85f7;}