#fa00cd color space conversions
Hex:
#fa00cd
RGB:
250, 0, 205
CMY:
2, 100, 20
CMYK:
0, 100, 18, 2
HSL:
311°, 100.0000%, 49.0196%
HSV (HSB):
311°, 100.0000%, 98.0392%
XYZ:
50.4438, 24.7318, 59.8726
xyY:
0.3735, 0.1831, 24.7318
CIE-Lab:
56.8131, 90.9682, -38.3125
CIE-LCH:
56.8131, 98.7070, 337.1610
CIE-Luv:
56.8131, 101.8276, -72.3804
Hunter-Lab:
49.7310, 94.0289, -36.5692
#fa00cd color charts
#fa00cd RGB chart
#fa00cd CMYK chart
#fa00cd RGB pie chart
#fa00cd color shades, tints & tones
#fa00cd color schemes
#fa00cd color preview, HTML & CSS examples
This text has a color of #fa00cd
<p style="color:#fa00cd;">Text here</p>
.mytext {color:#fa00cd;}
Text color #fa00cd
This box has a color of #fa00cd
<div style="background-color:#fa00cd;">Content here</div>
.mybackground {background-color:#fa00cd;}
Background color #fa00cd
Border around this has a color of #fa00cd
<div style="border:2px solid #fa00cd;">Content here</div>
.myborder {border:2px solid #fa00cd;}
Border color #fa00cd