#6f80cc color space conversions
Hex:
#6f80cc
RGB:
111, 128, 204
CMY:
56, 50, 20
CMYK:
46, 37, 0, 20
HSL:
229°, 47.6923%, 61.7647%
HSV (HSB):
229°, 45.5882%, 80.0000%
XYZ:
25.1738, 23.1775, 60.2736
xyY:
0.2317, 0.2134, 23.1775
CIE-Lab:
55.2547, 13.9676, -41.3645
CIE-LCH:
55.2547, 43.6591, 288.6584
CIE-Luv:
55.2547, -11.4692, -65.7782
Hunter-Lab:
48.1430, 9.0868, -40.5293
#6f80cc color charts
#6f80cc color shades, tints & tones
#6f80cc color schemes
#6f80cc color preview, HTML & CSS examples
This text has a color of #6f80cc
<p style="color:#6f80cc;">Text here</p>
.mytext {color:#6f80cc;}
This box has a color of #6f80cc
<div style="background-color:#6f80cc;">Content here</div>
.mybackground {background-color:#6f80cc;}
Border around this has a color of #6f80cc
<div style="border:2px solid #6f80cc;">Content here</div>
.myborder {border:2px solid #6f80cc;}