#707fdf color space conversions
Hex:
#707fdf
RGB:
112, 127, 223
CMY:
56, 50, 13
CMYK:
50, 43, 0, 13
HSL:
232°, 63.4286%, 65.6863%
HSV (HSB):
232°, 49.7758%, 87.4510%
XYZ:
27.5907, 23.9512, 72.9809
xyY:
0.2216, 0.1923, 23.9512
CIE-Lab:
56.0389, 20.5513, -50.8252
CIE-LCH:
56.0389, 54.8230, 292.0160
CIE-Luv:
56.0389, -11.4106, -81.9633
Hunter-Lab:
48.9400, 14.9875, -54.1572
#707fdf color charts
#707fdf color shades, tints & tones
#707fdf color schemes
#707fdf color preview, HTML & CSS examples
This text has a color of #707fdf
<p style="color:#707fdf;">Text here</p>
.mytext {color:#707fdf;}
This box has a color of #707fdf
<div style="background-color:#707fdf;">Content here</div>
.mybackground {background-color:#707fdf;}
Border around this has a color of #707fdf
<div style="border:2px solid #707fdf;">Content here</div>
.myborder {border:2px solid #707fdf;}