#fdc9fa color space conversions
Hex:
#fdc9fa
RGB:
253, 201, 250
CMY:
1, 21, 2
CMYK:
0, 21, 1, 1
HSL:
303°, 92.8571%, 89.0196%
HSV (HSB):
303°, 20.5534%, 99.2157%
XYZ:
78.6500, 69.5581, 99.7232
xyY:
0.3172, 0.2806, 69.5581
CIE-Lab:
86.7797, 26.3990, -17.0203
CIE-LCH:
86.7797, 31.4102, 327.1888
CIE-Luv:
86.7797, 26.5381, -31.4126
Hunter-Lab:
83.4015, 22.3780, -12.5121
#fdc9fa color charts
#fdc9fa color shades, tints & tones
#fdc9fa color schemes
#fdc9fa color preview, HTML & CSS examples
This text has a color of #fdc9fa
<p style="color:#fdc9fa;">Text here</p>
.mytext {color:#fdc9fa;}
This box has a color of #fdc9fa
<div style="background-color:#fdc9fa;">Content here</div>
.mybackground {background-color:#fdc9fa;}
Border around this has a color of #fdc9fa
<div style="border:2px solid #fdc9fa;">Content here</div>
.myborder {border:2px solid #fdc9fa;}