#fa5cf9 color space conversions
Hex:
#fa5cf9
RGB:
250, 92, 249
CMY:
2, 64, 2
CMYK:
0, 63, 0, 2
HSL:
300°, 94.0476%, 67.0588%
HSV (HSB):
300°, 63.2000%, 98.0392%
XYZ:
60.3504, 34.8178, 93.1622
xyY:
0.3204, 0.1849, 34.8178
CIE-Lab:
65.6066, 77.9987, -49.1691
CIE-LCH:
65.6066, 92.2030, 327.7734
CIE-Luv:
65.6066, 70.0853, -89.4277
Hunter-Lab:
59.0066, 79.3033, -52.3050
#fa5cf9 color charts
#fa5cf9 color shades, tints & tones
#fa5cf9 color schemes
#fa5cf9 color preview, HTML & CSS examples
This text has a color of #fa5cf9
<p style="color:#fa5cf9;">Text here</p>
.mytext {color:#fa5cf9;}
This box has a color of #fa5cf9
<div style="background-color:#fa5cf9;">Content here</div>
.mybackground {background-color:#fa5cf9;}
Border around this has a color of #fa5cf9
<div style="border:2px solid #fa5cf9;">Content here</div>
.myborder {border:2px solid #fa5cf9;}