#ccb8d9 color space conversions
Hex:
#ccb8d9
RGB:
204, 184, 217
CMY:
20, 28, 15
CMYK:
6, 15, 0, 15
HSL:
276°, 30.2752%, 78.6275%
HSV (HSB):
276°, 15.2074%, 85.0980%
XYZ:
54.5667, 52.1281, 72.8314
xyY:
0.3039, 0.2904, 52.1281
CIE-Lab:
77.3574, 13.1569, -13.9496
CIE-LCH:
77.3574, 19.1754, 313.3250
CIE-Luv:
77.3574, 9.1028, -23.7676
Hunter-Lab:
72.1998, 8.5560, -9.2688
#ccb8d9 color charts
#ccb8d9 color shades, tints & tones
#ccb8d9 color schemes
#ccb8d9 color preview, HTML & CSS examples
This text has a color of #ccb8d9
<p style="color:#ccb8d9;">Text here</p>
.mytext {color:#ccb8d9;}
This box has a color of #ccb8d9
<div style="background-color:#ccb8d9;">Content here</div>
.mybackground {background-color:#ccb8d9;}
Border around this has a color of #ccb8d9
<div style="border:2px solid #ccb8d9;">Content here</div>
.myborder {border:2px solid #ccb8d9;}