#c0c1e6 color space conversions
Hex:
#c0c1e6
RGB:
192, 193, 230
CMY:
25, 24, 10
CMYK:
17, 16, 0, 10
HSL:
238°, 43.1818%, 82.7451%
HSV (HSB):
238°, 16.5217%, 90.1961%
XYZ:
55.0911, 55.0596, 82.5869
xyY:
0.2858, 0.2857, 55.0596
CIE-Lab:
79.0756, 7.0779, -18.4719
CIE-LCH:
79.0756, 19.7815, 290.9655
CIE-Luv:
79.0756, -2.6832, -30.1417
Hunter-Lab:
74.2021, 2.6730, -14.0482
#c0c1e6 color charts
#c0c1e6 color shades, tints & tones
#c0c1e6 color schemes
#c0c1e6 color preview, HTML & CSS examples
This text has a color of #c0c1e6
<p style="color:#c0c1e6;">Text here</p>
.mytext {color:#c0c1e6;}
This box has a color of #c0c1e6
<div style="background-color:#c0c1e6;">Content here</div>
.mybackground {background-color:#c0c1e6;}
Border around this has a color of #c0c1e6
<div style="border:2px solid #c0c1e6;">Content here</div>
.myborder {border:2px solid #c0c1e6;}