#707fed color space conversions
Hex:
#707fed
RGB:
112, 127, 237
CMY:
56, 50, 7
CMYK:
53, 46, 0, 7
HSL:
233°, 77.6398%, 68.4314%
HSV (HSB):
233°, 52.7426%, 92.9412%
XYZ:
29.5575, 24.7379, 83.3378
xyY:
0.2148, 0.1797, 24.7379
CIE-Lab:
56.8192, 24.8748, -57.3962
CIE-LCH:
56.8192, 62.5546, 293.4313
CIE-Luv:
56.8192, -11.9116, -93.1792
Hunter-Lab:
49.7372, 19.0377, -64.5280
#707fed color charts
#707fed color shades, tints & tones
#707fed color schemes
#707fed color preview, HTML & CSS examples
This text has a color of #707fed
<p style="color:#707fed;">Text here</p>
.mytext {color:#707fed;}
This box has a color of #707fed
<div style="background-color:#707fed;">Content here</div>
.mybackground {background-color:#707fed;}
Border around this has a color of #707fed
<div style="border:2px solid #707fed;">Content here</div>
.myborder {border:2px solid #707fed;}