#fa13c2 color space conversions
Hex:
#fa13c2
RGB:
250, 19, 194
CMY:
2, 93, 24
CMYK:
0, 92, 22, 2
HSL:
315°, 95.8506%, 52.7451%
HSV (HSB):
315°, 92.4000%, 98.0392%
XYZ:
49.3948, 24.6848, 53.2002
xyY:
0.3881, 0.1939, 24.6848
CIE-Lab:
56.7670, 88.3414, -32.0640
CIE-LCH:
56.7670, 93.9804, 340.0514
CIE-Luv:
56.7670, 105.7107, -62.5887
Hunter-Lab:
49.6838, 90.5152, -28.7076
#fa13c2 color charts
#fa13c2 color shades, tints & tones
#fa13c2 color schemes
#fa13c2 color preview, HTML & CSS examples
This text has a color of #fa13c2
<p style="color:#fa13c2;">Text here</p>
.mytext {color:#fa13c2;}
This box has a color of #fa13c2
<div style="background-color:#fa13c2;">Content here</div>
.mybackground {background-color:#fa13c2;}
Border around this has a color of #fa13c2
<div style="border:2px solid #fa13c2;">Content here</div>
.myborder {border:2px solid #fa13c2;}