#fa17cd color space conversions
Hex:
#fa17cd
RGB:
250, 23, 205
CMY:
2, 91, 20
CMYK:
0, 91, 18, 2
HSL:
312°, 95.7806%, 53.5294%
HSV (HSB):
312°, 90.8000%, 98.0392%
XYZ:
50.7502, 25.3446, 59.9748
xyY:
0.3730, 0.1863, 25.3446
CIE-Lab:
57.4096, 89.2152, -37.3772
CIE-LCH:
57.4096, 96.7285, 337.2685
CIE-Luv:
57.4096, 100.3725, -70.8383
Hunter-Lab:
50.3434, 91.8414, -35.3926
#fa17cd color charts
#fa17cd color shades, tints & tones
#fa17cd color schemes
#fa17cd color preview, HTML & CSS examples
This text has a color of #fa17cd
<p style="color:#fa17cd;">Text here</p>
.mytext {color:#fa17cd;}
This box has a color of #fa17cd
<div style="background-color:#fa17cd;">Content here</div>
.mybackground {background-color:#fa17cd;}
Border around this has a color of #fa17cd
<div style="border:2px solid #fa17cd;">Content here</div>
.myborder {border:2px solid #fa17cd;}