#c3b2dd color space conversions
Hex:
#c3b2dd
RGB:
195, 178, 221
CMY:
24, 30, 13
CMYK:
12, 19, 0, 13
HSL:
264°, 38.7387%, 78.2353%
HSV (HSB):
264°, 19.4570%, 86.6667%
XYZ:
51.4772, 48.6633, 75.0864
xyY:
0.2938, 0.2777, 48.6633
CIE-Lab:
75.2414, 14.2818, -19.3847
CIE-LCH:
75.2414, 24.0778, 306.3811
CIE-Luv:
75.2414, 6.5548, -32.5479
Hunter-Lab:
69.7591, 9.6417, -14.9864
#c3b2dd color charts
#c3b2dd color shades, tints & tones
#c3b2dd color schemes
#c3b2dd color preview, HTML & CSS examples
This text has a color of #c3b2dd
<p style="color:#c3b2dd;">Text here</p>
.mytext {color:#c3b2dd;}
This box has a color of #c3b2dd
<div style="background-color:#c3b2dd;">Content here</div>
.mybackground {background-color:#c3b2dd;}
Border around this has a color of #c3b2dd
<div style="border:2px solid #c3b2dd;">Content here</div>
.myborder {border:2px solid #c3b2dd;}