#707ec4 color space conversions
Hex:
#707ec4
RGB:
112, 126, 196
CMY:
56, 51, 23
CMYK:
43, 36, 0, 23
HSL:
230°, 41.5842%, 60.3922%
HSV (HSB):
230°, 42.8571%, 76.8627%
XYZ:
24.1068, 22.3520, 55.2684
xyY:
0.2370, 0.2197, 22.3520
CIE-Lab:
54.3985, 13.0556, -38.1630
CIE-LCH:
54.3985, 40.3344, 288.8859
CIE-Luv:
54.3985, -10.0676, -60.3219
Hunter-Lab:
47.2779, 8.2800, -36.2161
#707ec4 color charts
#707ec4 color shades, tints & tones
#707ec4 color schemes
#707ec4 color preview, HTML & CSS examples
This text has a color of #707ec4
<p style="color:#707ec4;">Text here</p>
.mytext {color:#707ec4;}
This box has a color of #707ec4
<div style="background-color:#707ec4;">Content here</div>
.mybackground {background-color:#707ec4;}
Border around this has a color of #707ec4
<div style="border:2px solid #707ec4;">Content here</div>
.myborder {border:2px solid #707ec4;}