#689fdf color space conversions
Hex:
#689fdf
RGB:
104, 159, 223
CMY:
59, 38, 13
CMYK:
53, 29, 0, 13
HSL:
212°, 65.0273%, 64.1176%
HSV (HSB):
212°, 53.3632%, 87.4510%
XYZ:
31.4263, 33.0670, 74.5383
xyY:
0.2260, 0.2378, 33.0670
CIE-Lab:
64.2152, -0.0106, -37.9645
CIE-LCH:
64.2152, 37.9645, 269.9840
CIE-Luv:
64.2152, -25.4331, -60.1762
Hunter-Lab:
57.5040, -3.0803, -36.6006
#689fdf color charts
#689fdf color shades, tints & tones
#689fdf color schemes
#689fdf color preview, HTML & CSS examples
This text has a color of #689fdf
<p style="color:#689fdf;">Text here</p>
.mytext {color:#689fdf;}
This box has a color of #689fdf
<div style="background-color:#689fdf;">Content here</div>
.mybackground {background-color:#689fdf;}
Border around this has a color of #689fdf
<div style="border:2px solid #689fdf;">Content here</div>
.myborder {border:2px solid #689fdf;}