#707ea7 color space conversions
Hex:
#707ea7
RGB:
112, 126, 167
CMY:
56, 51, 35
CMYK:
33, 25, 0, 35
HSL:
225°, 23.8095%, 54.7059%
HSV (HSB):
225°, 32.9341%, 65.4902%
XYZ:
21.1180, 21.1565, 39.5298
xyY:
0.2582, 0.2586, 21.1565
CIE-Lab:
53.1203, 4.9040, -23.5032
CIE-LCH:
53.1203, 24.0094, 281.7858
CIE-Luv:
53.1203, -8.9922, -35.7282
Hunter-Lab:
45.9962, 1.4605, -18.7574
#707ea7 color charts
#707ea7 color shades, tints & tones
#707ea7 color schemes
#707ea7 color preview, HTML & CSS examples
This text has a color of #707ea7
<p style="color:#707ea7;">Text here</p>
.mytext {color:#707ea7;}
This box has a color of #707ea7
<div style="background-color:#707ea7;">Content here</div>
.mybackground {background-color:#707ea7;}
Border around this has a color of #707ea7
<div style="border:2px solid #707ea7;">Content here</div>
.myborder {border:2px solid #707ea7;}