#fcadfc color space conversions
Hex:
#fcadfc
RGB:
252, 173, 252
CMY:
1, 32, 1
CMYK:
0, 31, 0, 1
HSL:
300°, 92.9412%, 83.3333%
HSV (HSB):
300°, 31.3492%, 98.8235%
XYZ:
72.6591, 57.6109, 99.3859
xyY:
0.3164, 0.2509, 57.6109
CIE-Lab:
80.5220, 41.1372, -27.5902
CIE-LCH:
80.5220, 49.5327, 326.1507
CIE-Luv:
80.5220, 39.2516, -50.7620
Hunter-Lab:
75.9018, 38.0459, -24.5031
#fcadfc color charts
#fcadfc color shades, tints & tones
#fcadfc color schemes
#fcadfc color preview, HTML & CSS examples
This text has a color of #fcadfc
<p style="color:#fcadfc;">Text here</p>
.mytext {color:#fcadfc;}
This box has a color of #fcadfc
<div style="background-color:#fcadfc;">Content here</div>
.mybackground {background-color:#fcadfc;}
Border around this has a color of #fcadfc
<div style="border:2px solid #fcadfc;">Content here</div>
.myborder {border:2px solid #fcadfc;}