#fa17dd color space conversions
Hex:
#fa17dd
RGB:
250, 23, 221
CMY:
2, 91, 13
CMYK:
0, 91, 12, 2
HSL:
308°, 95.7806%, 53.5294%
HSV (HSB):
308°, 90.8000%, 98.0392%
XYZ:
52.7819, 26.1572, 70.6736
xyY:
0.3528, 0.1748, 26.1572
CIE-Lab:
58.1860, 91.2110, -45.2590
CIE-LCH:
58.1860, 101.8225, 333.6094
CIE-Luv:
58.1860, 93.3664, -83.2860
Hunter-Lab:
51.1442, 94.7136, -46.1290
#fa17dd color charts
#fa17dd color shades, tints & tones
#fa17dd color schemes
#fa17dd color preview, HTML & CSS examples
This text has a color of #fa17dd
<p style="color:#fa17dd;">Text here</p>
.mytext {color:#fa17dd;}
This box has a color of #fa17dd
<div style="background-color:#fa17dd;">Content here</div>
.mybackground {background-color:#fa17dd;}
Border around this has a color of #fa17dd
<div style="border:2px solid #fa17dd;">Content here</div>
.myborder {border:2px solid #fa17dd;}