#6c6ccd color space conversions
Hex:
#6c6ccd
RGB:
108, 108, 205
CMY:
58, 58, 20
CMYK:
47, 47, 0, 20
HSL:
240°, 49.2386%, 61.3725%
HSV (HSB):
240°, 47.3171%, 80.3922%
XYZ:
22.5663, 18.3210, 60.1045
xyY:
0.2234, 0.1814, 18.3210
CIE-Lab:
49.8832, 25.6278, -50.4719
CIE-LCH:
49.8832, 56.6056, 296.9198
CIE-Luv:
49.8832, -5.7584, -79.8668
Hunter-Lab:
42.8031, 19.2021, -53.2935
#6c6ccd color charts
#6c6ccd color shades, tints & tones
#6c6ccd color schemes
#6c6ccd color preview, HTML & CSS examples
This text has a color of #6c6ccd
<p style="color:#6c6ccd;">Text here</p>
.mytext {color:#6c6ccd;}
This box has a color of #6c6ccd
<div style="background-color:#6c6ccd;">Content here</div>
.mybackground {background-color:#6c6ccd;}
Border around this has a color of #6c6ccd
<div style="border:2px solid #6c6ccd;">Content here</div>
.myborder {border:2px solid #6c6ccd;}