#f172cd color space conversions
Hex:
#f172cd
RGB:
241, 114, 205
CMY:
5, 55, 20
CMYK:
0, 53, 15, 5
HSL:
317°, 81.9355%, 69.6078%
HSV (HSB):
317°, 52.6971%, 94.5098%
XYZ:
53.3124, 35.1432, 61.7310
xyY:
0.3550, 0.2340, 35.1432
CIE-Lab:
65.8600, 59.5058, -24.3925
CIE-LCH:
65.8600, 64.3112, 337.7104
CIE-Luv:
65.8600, 69.0766, -47.2953
Hunter-Lab:
59.2817, 56.7832, -20.2425
#f172cd color charts
#f172cd color shades, tints & tones
#f172cd color schemes
#f172cd color preview, HTML & CSS examples
This text has a color of #f172cd
<p style="color:#f172cd;">Text here</p>
.mytext {color:#f172cd;}
This box has a color of #f172cd
<div style="background-color:#f172cd;">Content here</div>
.mybackground {background-color:#f172cd;}
Border around this has a color of #f172cd
<div style="border:2px solid #f172cd;">Content here</div>
.myborder {border:2px solid #f172cd;}