#fd91fc color space conversions
Hex:
#fd91fc
RGB:
253, 145, 252
CMY:
1, 43, 1
CMYK:
0, 43, 0, 1
HSL:
301°, 96.4286%, 78.0392%
HSV (HSB):
301°, 42.6877%, 99.2157%
XYZ:
68.2041, 48.1617, 97.7969
xyY:
0.3185, 0.2249, 48.1617
CIE-Lab:
74.9268, 55.7125, -36.1975
CIE-LCH:
74.9268, 66.4390, 326.9875
CIE-Luv:
74.9268, 52.4341, -66.7001
Hunter-Lab:
69.3986, 53.9799, -34.9727
#fd91fc color charts
#fd91fc color shades, tints & tones
#fd91fc color schemes
#fd91fc color preview, HTML & CSS examples
This text has a color of #fd91fc
<p style="color:#fd91fc;">Text here</p>
.mytext {color:#fd91fc;}
This box has a color of #fd91fc
<div style="background-color:#fd91fc;">Content here</div>
.mybackground {background-color:#fd91fc;}
Border around this has a color of #fd91fc
<div style="border:2px solid #fd91fc;">Content here</div>
.myborder {border:2px solid #fd91fc;}