#cface7 color space conversions
Hex:
#cface7
RGB:
207, 172, 231
CMY:
19, 33, 9
CMYK:
10, 26, 0, 9
HSL:
276°, 55.1402%, 79.0196%
HSV (HSB):
276°, 25.5411%, 90.5882%
XYZ:
54.9085, 48.5400, 82.0765
xyY:
0.2960, 0.2616, 48.5400
CIE-Lab:
75.1642, 23.4759, -24.8391
CIE-LCH:
75.1642, 34.1774, 313.3838
CIE-Luv:
75.1642, 15.1993, -42.8829
Hunter-Lab:
69.6706, 18.7549, -21.0780
#cface7 color charts
#cface7 color shades, tints & tones
#cface7 color schemes
#cface7 color preview, HTML & CSS examples
This text has a color of #cface7
<p style="color:#cface7;">Text here</p>
.mytext {color:#cface7;}
This box has a color of #cface7
<div style="background-color:#cface7;">Content here</div>
.mybackground {background-color:#cface7;}
Border around this has a color of #cface7
<div style="border:2px solid #cface7;">Content here</div>
.myborder {border:2px solid #cface7;}