#707db5 color space conversions
Hex:
#707db5
RGB:
112, 125, 181
CMY:
56, 51, 29
CMYK:
38, 31, 0, 29
HSL:
229°, 31.7972%, 57.4510%
HSV (HSB):
229°, 38.1215%, 70.9804%
XYZ:
22.3562, 21.4482, 46.6777
xyY:
0.2471, 0.2370, 21.4482
CIE-Lab:
53.4365, 9.3476, -31.0859
CIE-LCH:
53.4365, 32.4609, 286.7362
CIE-Luv:
53.4365, -9.1145, -48.3485
Hunter-Lab:
46.3122, 5.1207, -27.3394
#707db5 color charts
#707db5 color shades, tints & tones
#707db5 color schemes
#707db5 color preview, HTML & CSS examples
This text has a color of #707db5
<p style="color:#707db5;">Text here</p>
.mytext {color:#707db5;}
This box has a color of #707db5
<div style="background-color:#707db5;">Content here</div>
.mybackground {background-color:#707db5;}
Border around this has a color of #707db5
<div style="border:2px solid #707db5;">Content here</div>
.myborder {border:2px solid #707db5;}