#699ec5 color space conversions
Hex:
#699ec5
RGB:
105, 158, 197
CMY:
59, 38, 23
CMYK:
47, 20, 0, 23
HSL:
205°, 44.2308%, 59.2157%
HSV (HSB):
205°, 46.7005%, 77.2549%
XYZ:
28.1306, 31.4882, 57.4185
xyY:
0.2404, 0.2690, 31.4882
CIE-Lab:
62.9176, -6.9530, -25.5175
CIE-LCH:
62.9176, 26.4478, 254.7581
CIE-Luv:
62.9176, -25.0059, -38.4949
Hunter-Lab:
56.1143, -8.7165, -21.3879
#699ec5 color charts
#699ec5 color shades, tints & tones
#699ec5 color schemes
#699ec5 color preview, HTML & CSS examples
This text has a color of #699ec5
<p style="color:#699ec5;">Text here</p>
.mytext {color:#699ec5;}
This box has a color of #699ec5
<div style="background-color:#699ec5;">Content here</div>
.mybackground {background-color:#699ec5;}
Border around this has a color of #699ec5
<div style="border:2px solid #699ec5;">Content here</div>
.myborder {border:2px solid #699ec5;}