#c6c6ff color space conversions
Hex:
#c6c6ff
RGB:
198, 198, 255
CMY:
22, 22, 0
CMYK:
22, 22, 0, 0
HSL:
240°, 100.0000%, 88.8235%
HSV (HSB):
240°, 22.3529%, 100.0000%
XYZ:
61.5328, 59.6139, 102.8713
xyY:
0.2747, 0.2661, 59.6139
CIE-Lab:
81.6279, 11.7299, -27.9253
CIE-LCH:
81.6279, 30.2888, 292.7846
CIE-Luv:
81.6279, -3.3645, -46.6799
Hunter-Lab:
77.2101, 7.1385, -24.9483
#c6c6ff color charts
#c6c6ff color shades, tints & tones
#c6c6ff color schemes
#c6c6ff color preview, HTML & CSS examples
This text has a color of #c6c6ff
<p style="color:#c6c6ff;">Text here</p>
.mytext {color:#c6c6ff;}
This box has a color of #c6c6ff
<div style="background-color:#c6c6ff;">Content here</div>
.mybackground {background-color:#c6c6ff;}
Border around this has a color of #c6c6ff
<div style="border:2px solid #c6c6ff;">Content here</div>
.myborder {border:2px solid #c6c6ff;}