#f927d9 color space conversions
Hex:
#f927d9
RGB:
249, 39, 217
CMY:
2, 85, 15
CMYK:
0, 84, 13, 2
HSL:
309°, 94.5946%, 56.4706%
HSV (HSB):
309°, 84.3373%, 97.6471%
XYZ:
52.3168, 26.6005, 68.0227
xyY:
0.3560, 0.1810, 26.6005
CIE-Lab:
58.6027, 88.2041, -42.3477
CIE-LCH:
58.6027, 97.8432, 334.3539
CIE-Luv:
58.6027, 92.5332, -78.5086
Hunter-Lab:
51.5757, 90.8075, -42.0940
#f927d9 color charts
#f927d9 color shades, tints & tones
#f927d9 color schemes
#f927d9 color preview, HTML & CSS examples
This text has a color of #f927d9
<p style="color:#f927d9;">Text here</p>
.mytext {color:#f927d9;}
This box has a color of #f927d9
<div style="background-color:#f927d9;">Content here</div>
.mybackground {background-color:#f927d9;}
Border around this has a color of #f927d9
<div style="border:2px solid #f927d9;">Content here</div>
.myborder {border:2px solid #f927d9;}