#c3acc2 color space conversions
Hex:
#c3acc2
RGB:
195, 172, 194
CMY:
24, 33, 24
CMYK:
0, 12, 1, 24
HSL:
303°, 16.0839%, 71.9608%
HSV (HSB):
303°, 11.7949%, 76.4706%
XYZ:
46.9958, 45.0022, 57.2483
xyY:
0.3149, 0.3015, 45.0022
CIE-Lab:
72.8933, 12.2150, -8.1581
CIE-LCH:
72.8933, 14.6888, 326.2619
CIE-Luv:
72.8933, 11.8315, -14.3841
Hunter-Lab:
67.0837, 7.6526, -3.6387
#c3acc2 color charts
#c3acc2 color shades, tints & tones
#c3acc2 color schemes
#c3acc2 color preview, HTML & CSS examples
This text has a color of #c3acc2
<p style="color:#c3acc2;">Text here</p>
.mytext {color:#c3acc2;}
This box has a color of #c3acc2
<div style="background-color:#c3acc2;">Content here</div>
.mybackground {background-color:#c3acc2;}
Border around this has a color of #c3acc2
<div style="border:2px solid #c3acc2;">Content here</div>
.myborder {border:2px solid #c3acc2;}