#c6acc5 color space conversions
Hex:
#c6acc5
RGB:
198, 172, 197
CMY:
22, 33, 23
CMYK:
0, 13, 1, 22
HSL:
302°, 18.5714%, 72.5490%
HSV (HSB):
302°, 13.1313%, 77.6471%
XYZ:
48.1193, 45.5420, 59.0777
xyY:
0.3150, 0.2982, 45.5420
CIE-Lab:
73.2474, 13.8148, -9.2492
CIE-LCH:
73.2474, 16.6251, 326.1972
CIE-Luv:
73.2474, 13.3565, -16.3480
Hunter-Lab:
67.4848, 9.1789, -4.6643
#c6acc5 color charts
#c6acc5 color shades, tints & tones
#c6acc5 color schemes
#c6acc5 color preview, HTML & CSS examples
This text has a color of #c6acc5
<p style="color:#c6acc5;">Text here</p>
.mytext {color:#c6acc5;}
This box has a color of #c6acc5
<div style="background-color:#c6acc5;">Content here</div>
.mybackground {background-color:#c6acc5;}
Border around this has a color of #c6acc5
<div style="border:2px solid #c6acc5;">Content here</div>
.myborder {border:2px solid #c6acc5;}