#707ba9 color space conversions
Hex:
#707ba9
RGB:
112, 123, 169
CMY:
56, 52, 34
CMYK:
34, 27, 0, 34
HSL:
228°, 24.8908%, 55.0980%
HSV (HSB):
228°, 33.7278%, 66.2745%
XYZ:
20.9265, 20.4752, 40.3853
xyY:
0.2559, 0.2503, 20.4752
CIE-Lab:
52.3703, 7.2185, -25.8182
CIE-LCH:
52.3703, 26.8084, 285.6205
CIE-Luv:
52.3703, -7.8293, -39.5636
Hunter-Lab:
45.2496, 3.3638, -21.2417
#707ba9 color charts
#707ba9 color shades, tints & tones
#707ba9 color schemes
#707ba9 color preview, HTML & CSS examples
This text has a color of #707ba9
<p style="color:#707ba9;">Text here</p>
.mytext {color:#707ba9;}
This box has a color of #707ba9
<div style="background-color:#707ba9;">Content here</div>
.mybackground {background-color:#707ba9;}
Border around this has a color of #707ba9
<div style="border:2px solid #707ba9;">Content here</div>
.myborder {border:2px solid #707ba9;}