#cface8 color space conversions
Hex:
#cface8
RGB:
207, 172, 232
CMY:
19, 33, 9
CMYK:
11, 26, 0, 9
HSL:
275°, 56.6038%, 79.2157%
HSV (HSB):
275°, 25.8621%, 90.9804%
XYZ:
55.0501, 48.5966, 82.8226
xyY:
0.2952, 0.2606, 48.5966
CIE-Lab:
75.1997, 23.6809, -25.3278
CIE-LCH:
75.1997, 34.6739, 313.0753
CIE-Luv:
75.1997, 15.0904, -43.7184
Hunter-Lab:
69.7113, 18.9645, -21.6433
#cface8 color charts
#cface8 color shades, tints & tones
#cface8 color schemes
#cface8 color preview, HTML & CSS examples
This text has a color of #cface8
<p style="color:#cface8;">Text here</p>
.mytext {color:#cface8;}
This box has a color of #cface8
<div style="background-color:#cface8;">Content here</div>
.mybackground {background-color:#cface8;}
Border around this has a color of #cface8
<div style="border:2px solid #cface8;">Content here</div>
.myborder {border:2px solid #cface8;}