#c3bacc color space conversions
Hex:
#c3bacc
RGB:
195, 186, 204
CMY:
24, 27, 20
CMYK:
4, 9, 0, 20
HSL:
270°, 15.0000%, 76.4706%
HSV (HSB):
270°, 8.8235%, 80.0000%
XYZ:
50.9637, 51.0795, 64.3000
xyY:
0.3064, 0.3071, 51.0795
CIE-Lab:
76.7272, 6.5178, -7.9211
CIE-LCH:
76.7272, 10.2579, 309.4491
CIE-Luv:
76.7272, 3.9750, -13.1640
Hunter-Lab:
71.4700, 2.2120, -3.3130
#c3bacc color charts
#c3bacc color shades, tints & tones
#c3bacc color schemes
#c3bacc color preview, HTML & CSS examples
This text has a color of #c3bacc
<p style="color:#c3bacc;">Text here</p>
.mytext {color:#c3bacc;}
This box has a color of #c3bacc
<div style="background-color:#c3bacc;">Content here</div>
.mybackground {background-color:#c3bacc;}
Border around this has a color of #c3bacc
<div style="border:2px solid #c3bacc;">Content here</div>
.myborder {border:2px solid #c3bacc;}