#c2b7dd color space conversions
Hex:
#c2b7dd
RGB:
194, 183, 221
CMY:
24, 28, 13
CMYK:
12, 17, 0, 13
HSL:
257°, 35.8491%, 79.2157%
HSV (HSB):
257°, 17.1946%, 86.6667%
XYZ:
52.2328, 50.5568, 75.4121
xyY:
0.2931, 0.2837, 50.5568
CIE-Lab:
76.4097, 11.2302, -17.6255
CIE-LCH:
76.4097, 20.8992, 302.5036
CIE-Luv:
76.4097, 3.6470, -29.2874
Hunter-Lab:
71.1033, 6.6961, -13.1106
#c2b7dd color charts
#c2b7dd color shades, tints & tones
#c2b7dd color schemes
#c2b7dd color preview, HTML & CSS examples
This text has a color of #c2b7dd
<p style="color:#c2b7dd;">Text here</p>
.mytext {color:#c2b7dd;}
This box has a color of #c2b7dd
<div style="background-color:#c2b7dd;">Content here</div>
.mybackground {background-color:#c2b7dd;}
Border around this has a color of #c2b7dd
<div style="border:2px solid #c2b7dd;">Content here</div>
.myborder {border:2px solid #c2b7dd;}