#707ca7 color space conversions
Hex:
#707ca7
RGB:
112, 124, 167
CMY:
56, 51, 35
CMYK:
33, 26, 0, 35
HSL:
227°, 23.8095%, 54.7059%
HSV (HSB):
227°, 32.9341%, 65.4902%
XYZ:
20.8648, 20.6501, 39.4454
xyY:
0.2577, 0.2551, 20.6501
CIE-Lab:
52.5644, 6.0852, -24.3601
CIE-LCH:
52.5644, 25.1087, 284.0254
CIE-Luv:
52.5644, -8.1604, -37.1536
Hunter-Lab:
45.4423, 2.4339, -19.6559
#707ca7 color charts
#707ca7 color shades, tints & tones
#707ca7 color schemes
#707ca7 color preview, HTML & CSS examples
This text has a color of #707ca7
<p style="color:#707ca7;">Text here</p>
.mytext {color:#707ca7;}
This box has a color of #707ca7
<div style="background-color:#707ca7;">Content here</div>
.mybackground {background-color:#707ca7;}
Border around this has a color of #707ca7
<div style="border:2px solid #707ca7;">Content here</div>
.myborder {border:2px solid #707ca7;}