#fcbdfc color space conversions
Hex:
#fcbdfc
RGB:
252, 189, 252
CMY:
1, 26, 1
CMYK:
0, 25, 0, 1
HSL:
300°, 91.3043%, 86.4706%
HSV (HSB):
300°, 25.0000%, 98.8235%
XYZ:
75.9132, 64.1189, 100.4706
xyY:
0.3156, 0.2666, 64.1189
CIE-Lab:
84.0276, 32.7519, -22.2492
CIE-LCH:
84.0276, 39.5944, 325.8108
CIE-Luv:
84.0276, 31.5883, -40.8545
Hunter-Lab:
80.0743, 29.0941, -18.3402
#fcbdfc color charts
#fcbdfc color shades, tints & tones
#fcbdfc color schemes
#fcbdfc color preview, HTML & CSS examples
This text has a color of #fcbdfc
<p style="color:#fcbdfc;">Text here</p>
.mytext {color:#fcbdfc;}
This box has a color of #fcbdfc
<div style="background-color:#fcbdfc;">Content here</div>
.mybackground {background-color:#fcbdfc;}
Border around this has a color of #fcbdfc
<div style="border:2px solid #fcbdfc;">Content here</div>
.myborder {border:2px solid #fcbdfc;}