#c2b7cd color space conversions
Hex:
#c2b7cd
RGB:
194, 183, 205
CMY:
24, 28, 20
CMYK:
5, 11, 0, 20
HSL:
270°, 18.0328%, 76.0784%
HSV (HSB):
270°, 10.7317%, 80.3922%
XYZ:
50.2011, 49.7441, 64.7133
xyY:
0.3049, 0.3021, 49.7441
CIE-Lab:
75.9119, 7.9956, -9.6854
CIE-LCH:
75.9119, 12.5593, 309.5406
CIE-Luv:
75.9119, 4.8257, -16.1318
Hunter-Lab:
70.5295, 3.6251, -5.0300
#c2b7cd color charts
#c2b7cd color shades, tints & tones
#c2b7cd color schemes
#c2b7cd color preview, HTML & CSS examples
This text has a color of #c2b7cd
<p style="color:#c2b7cd;">Text here</p>
.mytext {color:#c2b7cd;}
This box has a color of #c2b7cd
<div style="background-color:#c2b7cd;">Content here</div>
.mybackground {background-color:#c2b7cd;}
Border around this has a color of #c2b7cd
<div style="border:2px solid #c2b7cd;">Content here</div>
.myborder {border:2px solid #c2b7cd;}