#cface6 color space conversions
Hex:
#cface6
RGB:
207, 172, 230
CMY:
19, 33, 10
CMYK:
10, 25, 0, 10
HSL:
276°, 53.7037%, 78.8235%
HSV (HSB):
276°, 25.2174%, 90.1961%
XYZ:
54.7676, 48.4836, 81.3346
xyY:
0.2967, 0.2627, 48.4836
CIE-Lab:
75.1289, 23.2715, -24.3499
CIE-LCH:
75.1289, 33.6820, 313.7028
CIE-Luv:
75.1289, 15.3081, -42.0479
Hunter-Lab:
69.6302, 18.5463, -20.5152
#cface6 color charts
#cface6 color shades, tints & tones
#cface6 color schemes
#cface6 color preview, HTML & CSS examples
This text has a color of #cface6
<p style="color:#cface6;">Text here</p>
.mytext {color:#cface6;}
This box has a color of #cface6
<div style="background-color:#cface6;">Content here</div>
.mybackground {background-color:#cface6;}
Border around this has a color of #cface6
<div style="border:2px solid #cface6;">Content here</div>
.myborder {border:2px solid #cface6;}