#707ac5 color space conversions
Hex:
#707ac5
RGB:
112, 122, 197
CMY:
56, 52, 23
CMYK:
43, 38, 0, 23
HSL:
233°, 42.2886%, 60.5882%
HSV (HSB):
233°, 43.1472%, 77.2549%
XYZ:
23.7197, 21.3950, 55.7028
xyY:
0.2353, 0.2122, 21.3950
CIE-Lab:
53.3791, 15.7462, -40.3375
CIE-LCH:
53.3791, 43.3019, 291.3237
CIE-Luv:
53.3791, -8.6329, -63.8905
Hunter-Lab:
46.2548, 10.5898, -39.0223
#707ac5 color charts
#707ac5 color shades, tints & tones
#707ac5 color schemes
#707ac5 color preview, HTML & CSS examples
This text has a color of #707ac5
<p style="color:#707ac5;">Text here</p>
.mytext {color:#707ac5;}
This box has a color of #707ac5
<div style="background-color:#707ac5;">Content here</div>
.mybackground {background-color:#707ac5;}
Border around this has a color of #707ac5
<div style="border:2px solid #707ac5;">Content here</div>
.myborder {border:2px solid #707ac5;}