#c3abbb color space conversions
Hex:
#c3abbb
RGB:
195, 171, 187
CMY:
24, 33, 27
CMYK:
0, 12, 4, 24
HSL:
320°, 16.6667%, 71.7647%
HSV (HSB):
320°, 12.3077%, 76.4706%
XYZ:
46.0382, 44.3158, 53.1410
xyY:
0.3208, 0.3088, 44.3158
CIE-Lab:
72.4391, 11.4693, -4.9848
CIE-LCH:
72.4391, 12.5057, 336.5092
CIE-Luv:
72.4391, 12.9787, -9.4185
Hunter-Lab:
66.5701, 6.9485, -0.7305
#c3abbb color charts
#c3abbb color shades, tints & tones
#c3abbb color schemes
#c3abbb color preview, HTML & CSS examples
This text has a color of #c3abbb
<p style="color:#c3abbb;">Text here</p>
.mytext {color:#c3abbb;}
This box has a color of #c3abbb
<div style="background-color:#c3abbb;">Content here</div>
.mybackground {background-color:#c3abbb;}
Border around this has a color of #c3abbb
<div style="border:2px solid #c3abbb;">Content here</div>
.myborder {border:2px solid #c3abbb;}