#c3b7dd color space conversions
Hex:
#c3b7dd
RGB:
195, 183, 221
CMY:
24, 28, 13
CMYK:
12, 17, 0, 13
HSL:
259°, 35.8491%, 79.2157%
HSV (HSB):
259°, 17.1946%, 86.6667%
XYZ:
52.4903, 50.6895, 75.4241
xyY:
0.2939, 0.2838, 50.6895
CIE-Lab:
76.4906, 11.5539, -17.4955
CIE-LCH:
76.4906, 20.9663, 303.4403
CIE-Luv:
76.4906, 4.1960, -29.1346
Hunter-Lab:
71.1966, 7.0067, -12.9729
#c3b7dd color charts
#c3b7dd color shades, tints & tones
#c3b7dd color schemes
#c3b7dd color preview, HTML & CSS examples
This text has a color of #c3b7dd
<p style="color:#c3b7dd;">Text here</p>
.mytext {color:#c3b7dd;}
This box has a color of #c3b7dd
<div style="background-color:#c3b7dd;">Content here</div>
.mybackground {background-color:#c3b7dd;}
Border around this has a color of #c3b7dd
<div style="border:2px solid #c3b7dd;">Content here</div>
.myborder {border:2px solid #c3b7dd;}