#c8acc5 color space conversions
Hex:
#c8acc5
RGB:
200, 172, 197
CMY:
22, 33, 23
CMYK:
0, 14, 1, 22
HSL:
306°, 20.2899%, 72.9412%
HSV (HSB):
306°, 14.0000%, 78.4314%
XYZ:
48.6500, 45.8156, 59.1025
xyY:
0.3168, 0.2983, 45.8156
CIE-Lab:
73.4257, 14.5057, -8.9645
CIE-LCH:
73.4257, 17.0522, 328.2839
CIE-Luv:
73.4257, 14.5651, -16.0348
Hunter-Lab:
67.6872, 9.8436, -4.3892
#c8acc5 color charts
#c8acc5 color shades, tints & tones
#c8acc5 color schemes
#c8acc5 color preview, HTML & CSS examples
This text has a color of #c8acc5
<p style="color:#c8acc5;">Text here</p>
.mytext {color:#c8acc5;}
This box has a color of #c8acc5
<div style="background-color:#c8acc5;">Content here</div>
.mybackground {background-color:#c8acc5;}
Border around this has a color of #c8acc5
<div style="border:2px solid #c8acc5;">Content here</div>
.myborder {border:2px solid #c8acc5;}