#fa00ff color space conversions
Hex:
#fa00ff
RGB:
250, 0, 255
CMY:
2, 100, 0
CMYK:
2, 100, 0, 0
HSL:
299°, 100.0000%, 50.0000%
HSV (HSB):
299°, 100.0000%, 100.0000%
XYZ:
57.4743, 27.5440, 96.8950
xyY:
0.3159, 0.1514, 27.5440
CIE-Lab:
59.4745, 97.4920, -62.2444
CIE-LCH:
59.4745, 115.6679, 327.4436
CIE-Luv:
59.4745, 80.5120, -110.3487
Hunter-Lab:
52.4824, 103.6342, -72.7259
#fa00ff color charts
#fa00ff RGB chart
#fa00ff CMYK chart
#fa00ff RGB pie chart
#fa00ff color shades, tints & tones
#fa00ff color schemes
#fa00ff color preview, HTML & CSS examples
This text has a color of #fa00ff
<p style="color:#fa00ff;">Text here</p>
.mytext {color:#fa00ff;}
Text color #fa00ff
This box has a color of #fa00ff
<div style="background-color:#fa00ff;">Content here</div>
.mybackground {background-color:#fa00ff;}
Background color #fa00ff
Border around this has a color of #fa00ff
<div style="border:2px solid #fa00ff;">Content here</div>
.myborder {border:2px solid #fa00ff;}
Border color #fa00ff