#fdc9ff color space conversions
Hex:
#fdc9ff
RGB:
253, 201, 255
CMY:
1, 21, 0
CMYK:
1, 21, 0, 0
HSL:
298°, 100.0000%, 89.4118%
HSV (HSB):
298°, 21.1765%, 100.0000%
XYZ:
79.4447, 69.8759, 103.9080
xyY:
0.3137, 0.2759, 69.8759
CIE-Lab:
86.9360, 27.3009, -19.4305
CIE-LCH:
86.9360, 33.5094, 324.5600
CIE-Luv:
86.9360, 25.9328, -35.4891
Hunter-Lab:
83.5918, 23.3585, -15.1855
#fdc9ff color charts
#fdc9ff color shades, tints & tones
#fdc9ff color schemes
#fdc9ff color preview, HTML & CSS examples
This text has a color of #fdc9ff
<p style="color:#fdc9ff;">Text here</p>
.mytext {color:#fdc9ff;}
This box has a color of #fdc9ff
<div style="background-color:#fdc9ff;">Content here</div>
.mybackground {background-color:#fdc9ff;}
Border around this has a color of #fdc9ff
<div style="border:2px solid #fdc9ff;">Content here</div>
.myborder {border:2px solid #fdc9ff;}