#707db2 color space conversions
Hex:
#707db2
RGB:
112, 125, 178
CMY:
56, 51, 30
CMYK:
37, 30, 0, 30
HSL:
228°, 30.0000%, 56.8627%
HSV (HSB):
228°, 37.0787%, 69.8039%
XYZ:
22.0516, 21.3263, 45.0736
xyY:
0.2493, 0.2411, 21.3263
CIE-Lab:
53.3048, 8.5072, -29.5654
CIE-LCH:
53.3048, 30.7650, 286.0528
CIE-Luv:
53.3048, -8.9986, -45.8006
Hunter-Lab:
46.1804, 4.4196, -25.5427
#707db2 color charts
#707db2 color shades, tints & tones
#707db2 color schemes
#707db2 color preview, HTML & CSS examples
This text has a color of #707db2
<p style="color:#707db2;">Text here</p>
.mytext {color:#707db2;}
This box has a color of #707db2
<div style="background-color:#707db2;">Content here</div>
.mybackground {background-color:#707db2;}
Border around this has a color of #707db2
<div style="border:2px solid #707db2;">Content here</div>
.myborder {border:2px solid #707db2;}