#fcbffd color space conversions
Hex:
#fcbffd
RGB:
252, 191, 253
CMY:
1, 25, 1
CMYK:
0, 25, 0, 1
HSL:
299°, 93.9394%, 87.0588%
HSV (HSB):
299°, 24.5059%, 99.2157%
XYZ:
76.5053, 65.0489, 101.4519
xyY:
0.3148, 0.2677, 65.0489
CIE-Lab:
84.5089, 31.8805, -22.0512
CIE-LCH:
84.5089, 38.7637, 325.3290
CIE-Luv:
84.5089, 30.4763, -40.4126
Hunter-Lab:
80.6529, 28.1780, -18.1229
#fcbffd color charts
#fcbffd color shades, tints & tones
#fcbffd color schemes
#fcbffd color preview, HTML & CSS examples
This text has a color of #fcbffd
<p style="color:#fcbffd;">Text here</p>
.mytext {color:#fcbffd;}
This box has a color of #fcbffd
<div style="background-color:#fcbffd;">Content here</div>
.mybackground {background-color:#fcbffd;}
Border around this has a color of #fcbffd
<div style="border:2px solid #fcbffd;">Content here</div>
.myborder {border:2px solid #fcbffd;}