#fa5cf5 color space conversions
Hex:
#fa5cf5
RGB:
250, 92, 245
CMY:
2, 64, 4
CMYK:
0, 63, 2, 2
HSL:
302°, 94.0476%, 67.0588%
HSV (HSB):
302°, 63.2000%, 98.0392%
XYZ:
59.7329, 34.5709, 89.9108
xyY:
0.3243, 0.1877, 34.5709
CIE-Lab:
65.4132, 77.3618, -47.2675
CIE-LCH:
65.4132, 90.6590, 328.5754
CIE-Luv:
65.4132, 71.3546, -86.2623
Hunter-Lab:
58.7970, 78.4466, -49.5068
#fa5cf5 color charts
#fa5cf5 color shades, tints & tones
#fa5cf5 color schemes
#fa5cf5 color preview, HTML & CSS examples
This text has a color of #fa5cf5
<p style="color:#fa5cf5;">Text here</p>
.mytext {color:#fa5cf5;}
This box has a color of #fa5cf5
<div style="background-color:#fa5cf5;">Content here</div>
.mybackground {background-color:#fa5cf5;}
Border around this has a color of #fa5cf5
<div style="border:2px solid #fa5cf5;">Content here</div>
.myborder {border:2px solid #fa5cf5;}