#f97ffd color space conversions
Hex:
#f97ffd
RGB:
249, 127, 253
CMY:
2, 50, 1
CMYK:
2, 50, 0, 1
HSL:
298°, 96.9231%, 74.5098%
HSV (HSB):
298°, 49.8024%, 99.2157%
XYZ:
64.3859, 42.4103, 97.7210
xyY:
0.3148, 0.2074, 42.4103
CIE-Lab:
71.1529, 63.4652, -42.6543
CIE-LCH:
71.1529, 76.4672, 326.0954
CIE-Luv:
71.1529, 56.7347, -77.9070
Hunter-Lab:
65.1232, 62.5135, -43.3817
#f97ffd color charts
#f97ffd color shades, tints & tones
#f97ffd color schemes
#f97ffd color preview, HTML & CSS examples
This text has a color of #f97ffd
<p style="color:#f97ffd;">Text here</p>
.mytext {color:#f97ffd;}
This box has a color of #f97ffd
<div style="background-color:#f97ffd;">Content here</div>
.mybackground {background-color:#f97ffd;}
Border around this has a color of #f97ffd
<div style="border:2px solid #f97ffd;">Content here</div>
.myborder {border:2px solid #f97ffd;}