#fdc8fb color space conversions
Hex:
#fdc8fb
RGB:
253, 200, 251
CMY:
1, 22, 2
CMYK:
0, 21, 1, 1
HSL:
302°, 92.9825%, 88.8235%
HSV (HSB):
302°, 20.9486%, 99.2157%
XYZ:
78.5749, 69.1562, 100.4739
xyY:
0.3166, 0.2786, 69.1562
CIE-Lab:
86.5814, 27.1043, -17.8484
CIE-LCH:
86.5814, 32.4531, 326.6348
CIE-Luv:
86.5814, 26.9157, -32.8658
Hunter-Lab:
83.1602, 23.1273, -13.4218
#fdc8fb color charts
#fdc8fb color shades, tints & tones
#fdc8fb color schemes
#fdc8fb color preview, HTML & CSS examples
This text has a color of #fdc8fb
<p style="color:#fdc8fb;">Text here</p>
.mytext {color:#fdc8fb;}
This box has a color of #fdc8fb
<div style="background-color:#fdc8fb;">Content here</div>
.mybackground {background-color:#fdc8fb;}
Border around this has a color of #fdc8fb
<div style="border:2px solid #fdc8fb;">Content here</div>
.myborder {border:2px solid #fdc8fb;}