#fa35db color space conversions
Hex:
#fa35db
RGB:
250, 53, 219
CMY:
2, 79, 14
CMYK:
0, 79, 12, 2
HSL:
309°, 95.1691%, 59.4118%
HSV (HSB):
309°, 78.8000%, 98.0392%
XYZ:
53.4836, 27.9847, 69.6005
xyY:
0.3540, 0.1852, 27.9847
CIE-Lab:
59.8749, 85.7446, -41.4662
CIE-LCH:
59.8749, 95.2449, 334.1915
CIE-Luv:
59.8749, 90.1526, -77.1111
Hunter-Lab:
52.9005, 87.8915, -40.9767
#fa35db color charts
#fa35db color shades, tints & tones
#fa35db color schemes
#fa35db color preview, HTML & CSS examples
This text has a color of #fa35db
<p style="color:#fa35db;">Text here</p>
.mytext {color:#fa35db;}
This box has a color of #fa35db
<div style="background-color:#fa35db;">Content here</div>
.mybackground {background-color:#fa35db;}
Border around this has a color of #fa35db
<div style="border:2px solid #fa35db;">Content here</div>
.myborder {border:2px solid #fa35db;}