#fcaff8 color space conversions
Hex:
#fcaff8
RGB:
252, 175, 248
CMY:
1, 31, 3
CMYK:
0, 31, 2, 1
HSL:
303°, 92.7711%, 83.7255%
HSV (HSB):
303°, 30.5556%, 98.8235%
XYZ:
72.4181, 58.1327, 96.2108
xyY:
0.3194, 0.2564, 58.1327
CIE-Lab:
80.8125, 39.3787, -25.0009
CIE-LCH:
80.8125, 46.6447, 327.5892
CIE-Luv:
80.8125, 38.9606, -46.2501
Hunter-Lab:
76.2448, 36.1128, -21.4447
#fcaff8 color charts
#fcaff8 color shades, tints & tones
#fcaff8 color schemes
#fcaff8 color preview, HTML & CSS examples
This text has a color of #fcaff8
<p style="color:#fcaff8;">Text here</p>
.mytext {color:#fcaff8;}
This box has a color of #fcaff8
<div style="background-color:#fcaff8;">Content here</div>
.mybackground {background-color:#fcaff8;}
Border around this has a color of #fcaff8
<div style="border:2px solid #fcaff8;">Content here</div>
.myborder {border:2px solid #fcaff8;}