#fdbafd color space conversions
Hex:
#fdbafd
RGB:
253, 186, 253
CMY:
1, 27, 1
CMYK:
0, 26, 0, 1
HSL:
300°, 94.3662%, 86.0784%
HSV (HSB):
300°, 26.4822%, 99.2157%
XYZ:
75.7965, 63.0923, 101.1116
xyY:
0.3158, 0.2629, 63.0923
CIE-Lab:
83.4909, 34.8277, -23.5878
CIE-LCH:
83.4909, 42.0636, 325.8914
CIE-Luv:
83.4909, 33.5284, -43.3628
Hunter-Lab:
79.4307, 31.3296, -19.8720
#fdbafd color charts
#fdbafd color shades, tints & tones
#fdbafd color schemes
#fdbafd color preview, HTML & CSS examples
This text has a color of #fdbafd
<p style="color:#fdbafd;">Text here</p>
.mytext {color:#fdbafd;}
This box has a color of #fdbafd
<div style="background-color:#fdbafd;">Content here</div>
.mybackground {background-color:#fdbafd;}
Border around this has a color of #fdbafd
<div style="border:2px solid #fdbafd;">Content here</div>
.myborder {border:2px solid #fdbafd;}