#fa13e4 color space conversions
Hex:
#fa13e4
RGB:
250, 19, 228
CMY:
2, 93, 11
CMYK:
0, 92, 9, 2
HSL:
306°, 95.8506%, 52.7451%
HSV (HSB):
306°, 92.4000%, 98.0392%
XYZ:
53.6608, 26.3912, 75.6646
xyY:
0.3446, 0.1695, 26.3912
CIE-Lab:
58.4065, 92.5292, -48.8628
CIE-LCH:
58.4065, 104.6385, 332.1624
CIE-Luv:
58.4065, 90.6849, -89.0228
Hunter-Lab:
51.3723, 96.5500, -51.3656
#fa13e4 color charts
#fa13e4 color shades, tints & tones
#fa13e4 color schemes
#fa13e4 color preview, HTML & CSS examples
This text has a color of #fa13e4
<p style="color:#fa13e4;">Text here</p>
.mytext {color:#fa13e4;}
This box has a color of #fa13e4
<div style="background-color:#fa13e4;">Content here</div>
.mybackground {background-color:#fa13e4;}
Border around this has a color of #fa13e4
<div style="border:2px solid #fa13e4;">Content here</div>
.myborder {border:2px solid #fa13e4;}