#fa35c9 color space conversions
Hex:
#fa35c9
RGB:
250, 53, 201
CMY:
2, 79, 21
CMYK:
0, 79, 20, 2
HSL:
315°, 95.1691%, 59.4118%
HSV (HSB):
315°, 78.8000%, 98.0392%
XYZ:
51.2401, 27.0872, 57.7860
xyY:
0.3765, 0.1990, 27.0872
CIE-Lab:
59.0550, 83.4240, -32.5212
CIE-LCH:
59.0550, 89.5388, 338.7026
CIE-Luv:
59.0550, 97.5200, -62.9003
Hunter-Lab:
52.0454, 84.6584, -29.3979
#fa35c9 color charts
#fa35c9 color shades, tints & tones
#fa35c9 color schemes
#fa35c9 color preview, HTML & CSS examples
This text has a color of #fa35c9
<p style="color:#fa35c9;">Text here</p>
.mytext {color:#fa35c9;}
This box has a color of #fa35c9
<div style="background-color:#fa35c9;">Content here</div>
.mybackground {background-color:#fa35c9;}
Border around this has a color of #fa35c9
<div style="border:2px solid #fa35c9;">Content here</div>
.myborder {border:2px solid #fa35c9;}