#789dec color space conversions
Hex:
#789dec
RGB:
120, 157, 236
CMY:
53, 38, 7
CMYK:
49, 33, 0, 7
HSL:
221°, 75.3247%, 69.8039%
HSV (HSB):
221°, 49.1525%, 92.5490%
XYZ:
34.9430, 34.1631, 84.1093
xyY:
0.2281, 0.2230, 34.1631
CIE-Lab:
65.0919, 8.6538, -43.6957
CIE-LCH:
65.0919, 44.5444, 281.2023
CIE-Luv:
65.0919, -19.5159, -70.9665
Hunter-Lab:
58.4492, 4.4274, -44.4047
#789dec color charts
#789dec color shades, tints & tones
#789dec color schemes
#789dec color preview, HTML & CSS examples
This text has a color of #789dec
<p style="color:#789dec;">Text here</p>
.mytext {color:#789dec;}
This box has a color of #789dec
<div style="background-color:#789dec;">Content here</div>
.mybackground {background-color:#789dec;}
Border around this has a color of #789dec
<div style="border:2px solid #789dec;">Content here</div>
.myborder {border:2px solid #789dec;}