#fa07ff color space conversions
Hex:
#fa07ff
RGB:
250, 7, 255
CMY:
2, 97, 0
CMYK:
2, 97, 0, 0
HSL:
299°, 100.0000%, 51.3725%
HSV (HSB):
299°, 97.2549%, 100.0000%
XYZ:
57.5503, 27.6960, 96.9204
xyY:
0.3159, 0.1520, 27.6960
CIE-Lab:
59.6130, 97.0811, -62.0223
CIE-LCH:
59.6130, 115.2020, 327.4267
CIE-Luv:
59.6130, 80.2629, -110.0213
Hunter-Lab:
52.6269, 103.1020, -72.3525
#fa07ff color charts
#fa07ff color shades, tints & tones
#fa07ff color schemes
#fa07ff color preview, HTML & CSS examples
This text has a color of #fa07ff
<p style="color:#fa07ff;">Text here</p>
.mytext {color:#fa07ff;}
This box has a color of #fa07ff
<div style="background-color:#fa07ff;">Content here</div>
.mybackground {background-color:#fa07ff;}
Border around this has a color of #fa07ff
<div style="border:2px solid #fa07ff;">Content here</div>
.myborder {border:2px solid #fa07ff;}