#ccb8dc color space conversions
Hex:
#ccb8dc
RGB:
204, 184, 220
CMY:
20, 28, 14
CMYK:
7, 16, 0, 14
HSL:
273°, 33.9623%, 79.2157%
HSV (HSB):
273°, 16.3636%, 86.2745%
XYZ:
54.9606, 52.2857, 74.9056
xyY:
0.3017, 0.2870, 52.2857
CIE-Lab:
77.4513, 13.7494, -15.4325
CIE-LCH:
77.4513, 20.6691, 311.6991
CIE-Luv:
77.4513, 8.8467, -26.2336
Hunter-Lab:
72.3088, 9.1341, -10.8030
#ccb8dc color charts
#ccb8dc color shades, tints & tones
#ccb8dc color schemes
#ccb8dc color preview, HTML & CSS examples
This text has a color of #ccb8dc
<p style="color:#ccb8dc;">Text here</p>
.mytext {color:#ccb8dc;}
This box has a color of #ccb8dc
<div style="background-color:#ccb8dc;">Content here</div>
.mybackground {background-color:#ccb8dc;}
Border around this has a color of #ccb8dc
<div style="border:2px solid #ccb8dc;">Content here</div>
.myborder {border:2px solid #ccb8dc;}