#fcadfa color space conversions
Hex:
#fcadfa
RGB:
252, 173, 250
CMY:
1, 32, 2
CMYK:
0, 31, 1, 1
HSL:
302°, 92.9412%, 83.3333%
HSV (HSB):
302°, 31.3492%, 98.8235%
XYZ:
72.3438, 57.4847, 97.7252
xyY:
0.3179, 0.2526, 57.4847
CIE-Lab:
80.4515, 40.7786, -26.6251
CIE-LCH:
80.4515, 48.7011, 326.8588
CIE-Luv:
80.4515, 39.5840, -49.1133
Hunter-Lab:
75.8187, 37.6364, -23.3478
#fcadfa color charts
#fcadfa color shades, tints & tones
#fcadfa color schemes
#fcadfa color preview, HTML & CSS examples
This text has a color of #fcadfa
<p style="color:#fcadfa;">Text here</p>
.mytext {color:#fcadfa;}
This box has a color of #fcadfa
<div style="background-color:#fcadfa;">Content here</div>
.mybackground {background-color:#fcadfa;}
Border around this has a color of #fcadfa
<div style="border:2px solid #fcadfa;">Content here</div>
.myborder {border:2px solid #fcadfa;}