#ccbacc color space conversions
Hex:
#ccbacc
RGB:
204, 186, 204
CMY:
20, 27, 20
CMYK:
0, 9, 0, 20
HSL:
300°, 15.0000%, 76.4706%
HSV (HSB):
300°, 8.8235%, 80.0000%
XYZ:
53.3598, 52.3148, 64.4121
xyY:
0.3137, 0.3076, 52.3148
CIE-Lab:
77.4687, 9.5905, -6.7400
CIE-LCH:
77.4687, 11.7220, 324.9010
CIE-Luv:
77.4687, 9.1826, -11.8847
Hunter-Lab:
72.3290, 5.1105, -2.1701
#ccbacc color charts
#ccbacc RGB chart
#ccbacc CMYK chart
#ccbacc RGB pie chart
#ccbacc color shades, tints & tones
#ccbacc color schemes
#ccbacc color preview, HTML & CSS examples
This text has a color of #ccbacc
<p style="color:#ccbacc;">Text here</p>
.mytext {color:#ccbacc;}
Text color #ccbacc
This box has a color of #ccbacc
<div style="background-color:#ccbacc;">Content here</div>
.mybackground {background-color:#ccbacc;}
Background color #ccbacc
Border around this has a color of #ccbacc
<div style="border:2px solid #ccbacc;">Content here</div>
.myborder {border:2px solid #ccbacc;}
Border color #ccbacc