#fa13e1 color space conversions
Hex:
#fa13e1
RGB:
250, 19, 225
CMY:
2, 93, 12
CMYK:
0, 92, 10, 2
HSL:
306°, 95.8506%, 52.7451%
HSV (HSB):
306°, 92.4000%, 98.0392%
XYZ:
53.2478, 26.2260, 73.4898
xyY:
0.3481, 0.1715, 26.2260
CIE-Lab:
58.2509, 92.1369, -47.4173
CIE-LCH:
58.2509, 103.6224, 332.7679
CIE-Luv:
58.2509, 91.9591, -86.7211
Hunter-Lab:
51.2113, 95.9786, -49.2351
#fa13e1 color charts
#fa13e1 color shades, tints & tones
#fa13e1 color schemes
#fa13e1 color preview, HTML & CSS examples
This text has a color of #fa13e1
<p style="color:#fa13e1;">Text here</p>
.mytext {color:#fa13e1;}
This box has a color of #fa13e1
<div style="background-color:#fa13e1;">Content here</div>
.mybackground {background-color:#fa13e1;}
Border around this has a color of #fa13e1
<div style="border:2px solid #fa13e1;">Content here</div>
.myborder {border:2px solid #fa13e1;}