#c3b0d4 color space conversions
Hex:
#c3b0d4
RGB:
195, 176, 212
CMY:
24, 31, 17
CMYK:
8, 17, 0, 17
HSL:
272°, 29.5082%, 76.0784%
HSV (HSB):
272°, 16.9811%, 83.1373%
XYZ:
49.9147, 47.4062, 68.8069
xyY:
0.3005, 0.2854, 47.4062
CIE-Lab:
74.4489, 13.5318, -15.6813
CIE-LCH:
74.4489, 20.7126, 310.7916
CIE-Luv:
74.4489, 8.2662, -26.4370
Hunter-Lab:
68.8522, 8.9130, -11.0545
#c3b0d4 color charts
#c3b0d4 color shades, tints & tones
#c3b0d4 color schemes
#c3b0d4 color preview, HTML & CSS examples
This text has a color of #c3b0d4
<p style="color:#c3b0d4;">Text here</p>
.mytext {color:#c3b0d4;}
This box has a color of #c3b0d4
<div style="background-color:#c3b0d4;">Content here</div>
.mybackground {background-color:#c3b0d4;}
Border around this has a color of #c3b0d4
<div style="border:2px solid #c3b0d4;">Content here</div>
.myborder {border:2px solid #c3b0d4;}