#fa10ff color space conversions
Hex:
#fa10ff
RGB:
250, 16, 255
CMY:
2, 94, 0
CMYK:
2, 94, 0, 0
HSL:
299°, 100.0000%, 53.1373%
HSV (HSB):
299°, 93.7255%, 100.0000%
XYZ:
57.6596, 27.9146, 96.9568
xyY:
0.3159, 0.1529, 27.9146
CIE-Lab:
59.8115, 96.4934, -61.7043
CIE-LCH:
59.8115, 114.5356, 327.4025
CIE-Luv:
59.8115, 79.9048, -109.5505
Hunter-Lab:
52.8342, 102.3426, -71.8199
#fa10ff color charts
#fa10ff color shades, tints & tones
#fa10ff color schemes
#fa10ff color preview, HTML & CSS examples
This text has a color of #fa10ff
<p style="color:#fa10ff;">Text here</p>
.mytext {color:#fa10ff;}
This box has a color of #fa10ff
<div style="background-color:#fa10ff;">Content here</div>
.mybackground {background-color:#fa10ff;}
Border around this has a color of #fa10ff
<div style="border:2px solid #fa10ff;">Content here</div>
.myborder {border:2px solid #fa10ff;}