#c3b0d0 color space conversions
Hex:
#c3b0d0
RGB:
195, 176, 208
CMY:
24, 31, 18
CMYK:
6, 15, 0, 18
HSL:
276°, 25.3968%, 75.2941%
HSV (HSB):
276°, 15.3846%, 81.5686%
XYZ:
49.4162, 47.2068, 66.1818
xyY:
0.3035, 0.2900, 47.2068
CIE-Lab:
74.3219, 12.7317, -13.6893
CIE-LCH:
74.3219, 18.6948, 312.9243
CIE-Luv:
74.3219, 8.6073, -23.1404
Hunter-Lab:
68.7072, 8.1446, -9.0157
#c3b0d0 color charts
#c3b0d0 color shades, tints & tones
#c3b0d0 color schemes
#c3b0d0 color preview, HTML & CSS examples
This text has a color of #c3b0d0
<p style="color:#c3b0d0;">Text here</p>
.mytext {color:#c3b0d0;}
This box has a color of #c3b0d0
<div style="background-color:#c3b0d0;">Content here</div>
.mybackground {background-color:#c3b0d0;}
Border around this has a color of #c3b0d0
<div style="border:2px solid #c3b0d0;">Content here</div>
.myborder {border:2px solid #c3b0d0;}