#fa00cc color space conversions
Hex:
#fa00cc
RGB:
250, 0, 204
CMY:
2, 100, 20
CMYK:
0, 100, 18, 2
HSL:
311°, 100.0000%, 49.0196%
HSV (HSB):
311°, 100.0000%, 98.0392%
XYZ:
50.3234, 24.6836, 59.2388
xyY:
0.3749, 0.1839, 24.6836
CIE-Lab:
56.7659, 90.8498, -37.8138
CIE-LCH:
56.7659, 98.4051, 337.4018
CIE-Luv:
56.7659, 102.2853, -71.6012
Hunter-Lab:
49.6826, 93.8577, -35.9163
#fa00cc color charts
#fa00cc RGB chart
#fa00cc CMYK chart
#fa00cc RGB pie chart
#fa00cc color shades, tints & tones
#fa00cc color schemes
#fa00cc color preview, HTML & CSS examples
This text has a color of #fa00cc
<p style="color:#fa00cc;">Text here</p>
.mytext {color:#fa00cc;}
Text color #fa00cc
This box has a color of #fa00cc
<div style="background-color:#fa00cc;">Content here</div>
.mybackground {background-color:#fa00cc;}
Background color #fa00cc
Border around this has a color of #fa00cc
<div style="border:2px solid #fa00cc;">Content here</div>
.myborder {border:2px solid #fa00cc;}
Border color #fa00cc