#fa00ce color space conversions
Hex:
#fa00ce
RGB:
250, 0, 206
CMY:
2, 100, 19
CMYK:
0, 100, 18, 2
HSL:
311°, 100.0000%, 49.0196%
HSV (HSB):
311°, 100.0000%, 98.0392%
XYZ:
50.5649, 24.7802, 60.5105
xyY:
0.3722, 0.1824, 24.7802
CIE-Lab:
56.8607, 91.0872, -38.8104
CIE-LCH:
56.8607, 99.0107, 336.9221
CIE-Luv:
56.8607, 101.3710, -73.1591
Hunter-Lab:
49.7797, 94.2010, -37.2250
#fa00ce color charts
#fa00ce RGB chart
#fa00ce CMYK chart
#fa00ce RGB pie chart
#fa00ce color shades, tints & tones
#fa00ce color schemes
#fa00ce color preview, HTML & CSS examples
This text has a color of #fa00ce
<p style="color:#fa00ce;">Text here</p>
.mytext {color:#fa00ce;}
Text color #fa00ce
This box has a color of #fa00ce
<div style="background-color:#fa00ce;">Content here</div>
.mybackground {background-color:#fa00ce;}
Background color #fa00ce
Border around this has a color of #fa00ce
<div style="border:2px solid #fa00ce;">Content here</div>
.myborder {border:2px solid #fa00ce;}
Border color #fa00ce