#fa35c5 color space conversions
Hex:
#fa35c5
RGB:
250, 53, 197
CMY:
2, 79, 23
CMYK:
0, 79, 21, 2
HSL:
316°, 95.1691%, 59.4118%
HSV (HSB):
316°, 78.8000%, 98.0392%
XYZ:
50.7755, 26.9014, 55.3397
xyY:
0.3817, 0.2022, 26.9014
CIE-Lab:
58.8830, 82.9319, -30.4997
CIE-LCH:
58.8830, 88.3625, 339.8081
CIE-Luv:
58.8830, 99.1886, -59.7307
Hunter-Lab:
51.8666, 83.9785, -26.9536
#fa35c5 color charts
#fa35c5 color shades, tints & tones
#fa35c5 color schemes
#fa35c5 color preview, HTML & CSS examples
This text has a color of #fa35c5
<p style="color:#fa35c5;">Text here</p>
.mytext {color:#fa35c5;}
This box has a color of #fa35c5
<div style="background-color:#fa35c5;">Content here</div>
.mybackground {background-color:#fa35c5;}
Border around this has a color of #fa35c5
<div style="border:2px solid #fa35c5;">Content here</div>
.myborder {border:2px solid #fa35c5;}