#fa16cd color space conversions
Hex:
#fa16cd
RGB:
250, 22, 205
CMY:
2, 91, 20
CMYK:
0, 91, 18, 2
HSL:
312°, 95.7983%, 53.3333%
HSV (HSB):
312°, 91.2000%, 98.0392%
XYZ:
50.7307, 25.3056, 59.9683
xyY:
0.3730, 0.1861, 25.3056
CIE-Lab:
57.3720, 89.3255, -37.4362
CIE-LCH:
57.3720, 96.8531, 337.2615
CIE-Luv:
57.3720, 100.4647, -70.9359
Hunter-Lab:
50.3047, 91.9786, -35.4664
#fa16cd color charts
#fa16cd RGB chart
#fa16cd CMYK chart
#fa16cd RGB pie chart
#fa16cd color shades, tints & tones
#fa16cd color schemes
#fa16cd color preview, HTML & CSS examples
This text has a color of #fa16cd
<p style="color:#fa16cd;">Text here</p>
.mytext {color:#fa16cd;}
Text color #fa16cd
This box has a color of #fa16cd
<div style="background-color:#fa16cd;">Content here</div>
.mybackground {background-color:#fa16cd;}
Background color #fa16cd
Border around this has a color of #fa16cd
<div style="border:2px solid #fa16cd;">Content here</div>
.myborder {border:2px solid #fa16cd;}
Border color #fa16cd