#c2b2d9 color space conversions
Hex:
#c2b2d9
RGB:
194, 178, 217
CMY:
24, 30, 15
CMYK:
11, 18, 0, 15
HSL:
265°, 33.9130%, 77.4510%
HSV (HSB):
265°, 17.9724%, 85.0980%
XYZ:
50.6929, 48.3199, 72.3005
xyY:
0.2959, 0.2821, 48.3199
CIE-Lab:
75.0262, 13.1288, -17.5428
CIE-LCH:
75.0262, 21.9115, 306.8107
CIE-Luv:
75.0262, 6.3263, -29.3809
Hunter-Lab:
69.5125, 8.5266, -13.0092
#c2b2d9 color charts
#c2b2d9 color shades, tints & tones
#c2b2d9 color schemes
#c2b2d9 color preview, HTML & CSS examples
This text has a color of #c2b2d9
<p style="color:#c2b2d9;">Text here</p>
.mytext {color:#c2b2d9;}
This box has a color of #c2b2d9
<div style="background-color:#c2b2d9;">Content here</div>
.mybackground {background-color:#c2b2d9;}
Border around this has a color of #c2b2d9
<div style="border:2px solid #c2b2d9;">Content here</div>
.myborder {border:2px solid #c2b2d9;}