#c0b3d3 color space conversions
Hex:
#c0b3d3
RGB:
192, 179, 211
CMY:
25, 30, 17
CMYK:
9, 15, 0, 17
HSL:
264°, 26.6667%, 76.4706%
HSV (HSB):
264°, 15.1659%, 82.7451%
XYZ:
49.6162, 48.1498, 68.3068
xyY:
0.2988, 0.2899, 48.1498
CIE-Lab:
74.9193, 10.6983, -14.4534
CIE-LCH:
74.9193, 17.9820, 306.5085
CIE-Luv:
74.9193, 5.2029, -24.0451
Hunter-Lab:
69.3901, 6.2008, -9.7914
#c0b3d3 color charts
#c0b3d3 color shades, tints & tones
#c0b3d3 color schemes
#c0b3d3 color preview, HTML & CSS examples
This text has a color of #c0b3d3
<p style="color:#c0b3d3;">Text here</p>
.mytext {color:#c0b3d3;}
This box has a color of #c0b3d3
<div style="background-color:#c0b3d3;">Content here</div>
.mybackground {background-color:#c0b3d3;}
Border around this has a color of #c0b3d3
<div style="border:2px solid #c0b3d3;">Content here</div>
.myborder {border:2px solid #c0b3d3;}