#fddbfd color space conversions
Hex:
#fddbfd
RGB:
253, 219, 253
CMY:
1, 14, 1
CMYK:
0, 13, 0, 1
HSL:
300°, 89.4737%, 92.5490%
HSV (HSB):
300°, 13.4387%, 99.2157%
XYZ:
83.5692, 78.6375, 103.7025
xyY:
0.3143, 0.2957, 78.6375
CIE-Lab:
91.0700, 17.4953, -12.1729
CIE-LCH:
91.0700, 21.3135, 325.1705
CIE-Luv:
91.0700, 17.1689, -22.2124
Hunter-Lab:
88.6778, 13.0306, -7.2610
#fddbfd color charts
#fddbfd color shades, tints & tones
#fddbfd color schemes
#fddbfd color preview, HTML & CSS examples
This text has a color of #fddbfd
<p style="color:#fddbfd;">Text here</p>
.mytext {color:#fddbfd;}
This box has a color of #fddbfd
<div style="background-color:#fddbfd;">Content here</div>
.mybackground {background-color:#fddbfd;}
Border around this has a color of #fddbfd
<div style="border:2px solid #fddbfd;">Content here</div>
.myborder {border:2px solid #fddbfd;}