#fa35cc color space conversions
Hex:
#fa35cc
RGB:
250, 53, 204
CMY:
2, 79, 20
CMYK:
0, 79, 18, 2
HSL:
314°, 95.1691%, 59.4118%
HSV (HSB):
314°, 78.8000%, 98.0392%
XYZ:
51.5965, 27.2298, 59.6632
xyY:
0.3726, 0.1966, 27.2298
CIE-Lab:
59.1865, 83.7988, -34.0293
CIE-LCH:
59.1865, 90.4446, 337.8988
CIE-Luv:
59.1865, 96.2751, -65.2761
Hunter-Lab:
52.1822, 85.1777, -31.2624
#fa35cc color charts
#fa35cc color shades, tints & tones
#fa35cc color schemes
#fa35cc color preview, HTML & CSS examples
This text has a color of #fa35cc
<p style="color:#fa35cc;">Text here</p>
.mytext {color:#fa35cc;}
This box has a color of #fa35cc
<div style="background-color:#fa35cc;">Content here</div>
.mybackground {background-color:#fa35cc;}
Border around this has a color of #fa35cc
<div style="border:2px solid #fa35cc;">Content here</div>
.myborder {border:2px solid #fa35cc;}