#6ba7cd color space conversions
Hex:
#6ba7cd
RGB:
107, 167, 205
CMY:
58, 35, 20
CMYK:
48, 19, 0, 20
HSL:
203°, 49.4949%, 61.1765%
HSV (HSB):
203°, 47.8049%, 80.3922%
XYZ:
30.9016, 35.1710, 62.9176
xyY:
0.2396, 0.2727, 35.1710
CIE-Lab:
65.8816, -9.1288, -25.4091
CIE-LCH:
65.8816, 26.9992, 250.2380
CIE-Luv:
65.8816, -27.7649, -38.2955
Hunter-Lab:
59.3052, -10.7747, -21.3879
#6ba7cd color charts
#6ba7cd color shades, tints & tones
#6ba7cd color schemes
#6ba7cd color preview, HTML & CSS examples
This text has a color of #6ba7cd
<p style="color:#6ba7cd;">Text here</p>
.mytext {color:#6ba7cd;}
This box has a color of #6ba7cd
<div style="background-color:#6ba7cd;">Content here</div>
.mybackground {background-color:#6ba7cd;}
Border around this has a color of #6ba7cd
<div style="border:2px solid #6ba7cd;">Content here</div>
.myborder {border:2px solid #6ba7cd;}