#fcaffc color space conversions
Hex:
#fcaffc
RGB:
252, 175, 252
CMY:
1, 31, 1
CMYK:
0, 31, 0, 1
HSL:
300°, 92.7711%, 83.7255%
HSV (HSB):
300°, 30.5556%, 98.8235%
XYZ:
73.0455, 58.3837, 99.5147
xyY:
0.3163, 0.2528, 58.3837
CIE-Lab:
80.9516, 40.0941, -26.9332
CIE-LCH:
80.9516, 48.3005, 326.1088
CIE-Luv:
80.9516, 38.3100, -49.5446
Hunter-Lab:
76.4092, 36.9260, -23.7324
#fcaffc color charts
#fcaffc color shades, tints & tones
#fcaffc color schemes
#fcaffc color preview, HTML & CSS examples
This text has a color of #fcaffc
<p style="color:#fcaffc;">Text here</p>
.mytext {color:#fcaffc;}
This box has a color of #fcaffc
<div style="background-color:#fcaffc;">Content here</div>
.mybackground {background-color:#fcaffc;}
Border around this has a color of #fcaffc
<div style="border:2px solid #fcaffc;">Content here</div>
.myborder {border:2px solid #fcaffc;}