#c0c6e8 color space conversions
Hex:
#c0c6e8
RGB:
192, 198, 232
CMY:
25, 22, 9
CMYK:
17, 15, 0, 9
HSL:
231°, 46.5116%, 83.1373%
HSV (HSB):
231°, 17.2414%, 90.9804%
XYZ:
56.4978, 57.4208, 84.4495
xyY:
0.2848, 0.2895, 57.4208
CIE-Lab:
80.4157, 4.8199, -17.5224
CIE-LCH:
80.4157, 18.1732, 285.3800
CIE-Luv:
80.4157, -5.0974, -28.3039
Hunter-Lab:
75.7765, 0.4779, -13.0324
#c0c6e8 color charts
#c0c6e8 color shades, tints & tones
#c0c6e8 color schemes
#c0c6e8 color preview, HTML & CSS examples
This text has a color of #c0c6e8
<p style="color:#c0c6e8;">Text here</p>
.mytext {color:#c0c6e8;}
This box has a color of #c0c6e8
<div style="background-color:#c0c6e8;">Content here</div>
.mybackground {background-color:#c0c6e8;}
Border around this has a color of #c0c6e8
<div style="border:2px solid #c0c6e8;">Content here</div>
.myborder {border:2px solid #c0c6e8;}