#c0bed5 color space conversions
Hex:
#c0bed5
RGB:
192, 190, 213
CMY:
25, 25, 16
CMYK:
10, 11, 0, 16
HSL:
245°, 21.4953%, 79.0196%
HSV (HSB):
245°, 10.7981%, 83.5294%
XYZ:
52.1619, 52.8375, 70.4002
xyY:
0.2974, 0.3012, 52.8375
CIE-Lab:
77.7789, 5.1432, -11.2545
CIE-LCH:
77.7789, 12.3740, 294.5601
CIE-Luv:
77.7789, -0.2454, -18.1849
Hunter-Lab:
72.6894, 0.8852, -6.5402
#c0bed5 color charts
#c0bed5 color shades, tints & tones
#c0bed5 color schemes
#c0bed5 color preview, HTML & CSS examples
This text has a color of #c0bed5
<p style="color:#c0bed5;">Text here</p>
.mytext {color:#c0bed5;}
This box has a color of #c0bed5
<div style="background-color:#c0bed5;">Content here</div>
.mybackground {background-color:#c0bed5;}
Border around this has a color of #c0bed5
<div style="border:2px solid #c0bed5;">Content here</div>
.myborder {border:2px solid #c0bed5;}