#fa03e5 color space conversions
Hex:
#fa03e5
RGB:
250, 3, 229
CMY:
2, 99, 10
CMYK:
0, 99, 8, 2
HSL:
305°, 97.6285%, 49.6078%
HSV (HSB):
305°, 98.8000%, 98.0392%
XYZ:
53.5998, 26.0463, 76.3311
xyY:
0.3436, 0.1670, 26.0463
CIE-Lab:
58.0809, 93.7758, -49.9428
CIE-LCH:
58.0809, 106.2458, 331.9613
CIE-Luv:
58.0809, 91.0566, -90.7341
Hunter-Lab:
51.0355, 98.1563, -52.9520
#fa03e5 color charts
#fa03e5 color shades, tints & tones
#fa03e5 color schemes
#fa03e5 color preview, HTML & CSS examples
This text has a color of #fa03e5
<p style="color:#fa03e5;">Text here</p>
.mytext {color:#fa03e5;}
This box has a color of #fa03e5
<div style="background-color:#fa03e5;">Content here</div>
.mybackground {background-color:#fa03e5;}
Border around this has a color of #fa03e5
<div style="border:2px solid #fa03e5;">Content here</div>
.myborder {border:2px solid #fa03e5;}