#fa03f0 color space conversions
Hex:
#fa03f0
RGB:
250, 3, 240
CMY:
2, 99, 6
CMYK:
0, 99, 4, 2
HSL:
302°, 97.6285%, 49.6078%
HSV (HSB):
302°, 98.8000%, 98.0392%
XYZ:
55.1851, 26.6804, 84.6793
xyY:
0.3314, 0.1602, 26.6804
CIE-Lab:
58.6773, 95.2383, -55.1689
CIE-LCH:
58.6773, 110.0633, 329.9175
CIE-Luv:
58.6773, 86.4352, -99.0593
Hunter-Lab:
51.6531, 100.3129, -61.0421
#fa03f0 color charts
#fa03f0 color shades, tints & tones
#fa03f0 color schemes
#fa03f0 color preview, HTML & CSS examples
This text has a color of #fa03f0
<p style="color:#fa03f0;">Text here</p>
.mytext {color:#fa03f0;}
This box has a color of #fa03f0
<div style="background-color:#fa03f0;">Content here</div>
.mybackground {background-color:#fa03f0;}
Border around this has a color of #fa03f0
<div style="border:2px solid #fa03f0;">Content here</div>
.myborder {border:2px solid #fa03f0;}