#fccffa color space conversions
Hex:
#fccffa
RGB:
252, 207, 250
CMY:
1, 19, 2
CMYK:
0, 18, 1, 1
HSL:
303°, 88.2353%, 90.0000%
HSV (HSB):
303°, 17.8571%, 98.8235%
XYZ:
79.7130, 72.2232, 100.1816
xyY:
0.3162, 0.2865, 72.2232
CIE-Lab:
88.0759, 22.9171, -15.0825
CIE-LCH:
88.0759, 27.4349, 326.6497
CIE-Luv:
88.0759, 22.9157, -27.7335
Hunter-Lab:
84.9842, 18.7060, -10.4036
#fccffa color charts
#fccffa color shades, tints & tones
#fccffa color schemes
#fccffa color preview, HTML & CSS examples
This text has a color of #fccffa
<p style="color:#fccffa;">Text here</p>
.mytext {color:#fccffa;}
This box has a color of #fccffa
<div style="background-color:#fccffa;">Content here</div>
.mybackground {background-color:#fccffa;}
Border around this has a color of #fccffa
<div style="border:2px solid #fccffa;">Content here</div>
.myborder {border:2px solid #fccffa;}