#6baddc color space conversions
Hex:
#6baddc
RGB:
107, 173, 220
CMY:
58, 32, 14
CMYK:
51, 21, 0, 14
HSL:
205°, 61.7486%, 64.1176%
HSV (HSB):
205°, 51.3636%, 86.2745%
XYZ:
33.9252, 38.1802, 73.2916
xyY:
0.2333, 0.2626, 38.1802
CIE-Lab:
68.1533, -8.0538, -30.1865
CIE-LCH:
68.1533, 31.2424, 255.0614
CIE-Luv:
68.1533, -29.8163, -46.5876
Hunter-Lab:
61.7902, -10.1292, -27.0730
#6baddc color charts
#6baddc color shades, tints & tones
#6baddc color schemes
#6baddc color preview, HTML & CSS examples
This text has a color of #6baddc
<p style="color:#6baddc;">Text here</p>
.mytext {color:#6baddc;}
This box has a color of #6baddc
<div style="background-color:#6baddc;">Content here</div>
.mybackground {background-color:#6baddc;}
Border around this has a color of #6baddc
<div style="border:2px solid #6baddc;">Content here</div>
.myborder {border:2px solid #6baddc;}