#f17fd5 color space conversions
Hex:
#f17fd5
RGB:
241, 127, 213
CMY:
5, 50, 16
CMYK:
0, 47, 12, 5
HSL:
315°, 80.2817%, 72.1569%
HSV (HSB):
315°, 47.3029%, 94.5098%
XYZ:
55.8752, 38.6836, 67.4725
xyY:
0.3448, 0.2387, 38.6836
CIE-Lab:
68.5215, 54.5383, -24.7843
CIE-LCH:
68.5215, 59.9057, 335.5611
CIE-Luv:
68.5215, 61.1910, -47.3457
Hunter-Lab:
62.1962, 51.5160, -20.7825
#f17fd5 color charts
#f17fd5 color shades, tints & tones
#f17fd5 color schemes
#f17fd5 color preview, HTML & CSS examples
This text has a color of #f17fd5
<p style="color:#f17fd5;">Text here</p>
.mytext {color:#f17fd5;}
This box has a color of #f17fd5
<div style="background-color:#f17fd5;">Content here</div>
.mybackground {background-color:#f17fd5;}
Border around this has a color of #f17fd5
<div style="border:2px solid #f17fd5;">Content here</div>
.myborder {border:2px solid #f17fd5;}