#faccfa color space conversions
Hex:
#faccfa
RGB:
250, 204, 250
CMY:
2, 20, 2
CMYK:
0, 18, 0, 2
HSL:
300°, 82.1429%, 89.0196%
HSV (HSB):
300°, 18.4000%, 98.0392%
XYZ:
78.2725, 70.4119, 99.9079
xyY:
0.3149, 0.2832, 70.4119
CIE-Lab:
87.1985, 23.8416, -16.4181
CIE-LCH:
87.1985, 28.9478, 325.4476
CIE-Luv:
87.1985, 23.2011, -30.0110
Hunter-Lab:
83.9118, 19.6584, -11.8542
#faccfa color charts
#faccfa color shades, tints & tones
#faccfa color schemes
#faccfa color preview, HTML & CSS examples
This text has a color of #faccfa
<p style="color:#faccfa;">Text here</p>
.mytext {color:#faccfa;}
This box has a color of #faccfa
<div style="background-color:#faccfa;">Content here</div>
.mybackground {background-color:#faccfa;}
Border around this has a color of #faccfa
<div style="border:2px solid #faccfa;">Content here</div>
.myborder {border:2px solid #faccfa;}