#6f84a5 color space conversions
Hex:
#6f84a5
RGB:
111, 132, 165
CMY:
56, 48, 35
CMYK:
33, 20, 0, 35
HSL:
217°, 23.0769%, 54.1176%
HSV (HSB):
217°, 32.7273%, 64.7059%
XYZ:
21.5983, 22.5986, 38.8209
xyY:
0.2602, 0.2722, 22.5986
CIE-Lab:
54.6565, 0.5614, -19.9966
CIE-LCH:
54.6565, 20.0045, 271.6082
CIE-Luv:
54.6565, -11.8923, -29.8305
Hunter-Lab:
47.5380, -2.0922, -15.1413
#6f84a5 color charts
#6f84a5 color shades, tints & tones
#6f84a5 color schemes
#6f84a5 color preview, HTML & CSS examples
This text has a color of #6f84a5
<p style="color:#6f84a5;">Text here</p>
.mytext {color:#6f84a5;}
This box has a color of #6f84a5
<div style="background-color:#6f84a5;">Content here</div>
.mybackground {background-color:#6f84a5;}
Border around this has a color of #6f84a5
<div style="border:2px solid #6f84a5;">Content here</div>
.myborder {border:2px solid #6f84a5;}