#f17ff5 color space conversions
Hex:
#f17ff5
RGB:
241, 127, 245
CMY:
5, 50, 4
CMYK:
2, 48, 0, 4
HSL:
298°, 85.5072%, 72.9412%
HSV (HSB):
298°, 48.1633%, 96.0784%
XYZ:
60.3464, 40.4721, 91.0175
xyY:
0.3146, 0.2110, 40.4721
CIE-Lab:
69.8045, 59.8951, -40.4630
CIE-LCH:
69.8045, 72.2820, 325.9584
CIE-Luv:
69.8045, 53.3789, -73.5363
Hunter-Lab:
63.6177, 57.9905, -40.2935
#f17ff5 color charts
#f17ff5 color shades, tints & tones
#f17ff5 color schemes
#f17ff5 color preview, HTML & CSS examples
This text has a color of #f17ff5
<p style="color:#f17ff5;">Text here</p>
.mytext {color:#f17ff5;}
This box has a color of #f17ff5
<div style="background-color:#f17ff5;">Content here</div>
.mybackground {background-color:#f17ff5;}
Border around this has a color of #f17ff5
<div style="border:2px solid #f17ff5;">Content here</div>
.myborder {border:2px solid #f17ff5;}