#c6c8d5 color space conversions
Hex:
#c6c8d5
RGB:
198, 200, 213
CMY:
22, 22, 16
CMYK:
7, 6, 0, 16
HSL:
232°, 15.1515%, 80.5882%
HSV (HSB):
232°, 7.0423%, 83.5294%
XYZ:
55.9532, 58.1184, 71.2197
xyY:
0.3020, 0.3137, 58.1184
CIE-Lab:
80.8046, 1.7886, -6.7063
CIE-LCH:
80.8046, 6.9408, 284.9333
CIE-Luv:
80.8046, -1.8399, -10.5728
Hunter-Lab:
76.2354, -2.4014, -2.0244
#c6c8d5 color charts
#c6c8d5 color shades, tints & tones
#c6c8d5 color schemes
#c6c8d5 color preview, HTML & CSS examples
This text has a color of #c6c8d5
<p style="color:#c6c8d5;">Text here</p>
.mytext {color:#c6c8d5;}
This box has a color of #c6c8d5
<div style="background-color:#c6c8d5;">Content here</div>
.mybackground {background-color:#c6c8d5;}
Border around this has a color of #c6c8d5
<div style="border:2px solid #c6c8d5;">Content here</div>
.myborder {border:2px solid #c6c8d5;}