#fccbfb color space conversions
Hex:
#fccbfb
RGB:
252, 203, 251
CMY:
1, 20, 2
CMYK:
0, 19, 0, 1
HSL:
301°, 89.0909%, 89.2157%
HSV (HSB):
301°, 19.4444%, 98.8235%
XYZ:
78.9134, 70.3724, 100.6908
xyY:
0.3157, 0.2815, 70.3724
CIE-Lab:
87.1792, 25.2005, -16.9577
CIE-LCH:
87.1792, 30.3748, 326.0630
CIE-Luv:
87.1792, 24.8055, -31.1204
Hunter-Lab:
83.8882, 21.1100, -12.4439
#fccbfb color charts
#fccbfb color shades, tints & tones
#fccbfb color schemes
#fccbfb color preview, HTML & CSS examples
This text has a color of #fccbfb
<p style="color:#fccbfb;">Text here</p>
.mytext {color:#fccbfb;}
This box has a color of #fccbfb
<div style="background-color:#fccbfb;">Content here</div>
.mybackground {background-color:#fccbfb;}
Border around this has a color of #fccbfb
<div style="border:2px solid #fccbfb;">Content here</div>
.myborder {border:2px solid #fccbfb;}