#787da8 color space conversions
Hex:
#787da8
RGB:
120, 125, 168
CMY:
53, 51, 34
CMYK:
29, 26, 0, 34
HSL:
234°, 21.6216%, 56.4706%
HSV (HSB):
234°, 28.5714%, 65.8824%
XYZ:
22.1472, 21.4875, 40.0260
xyY:
0.2647, 0.2568, 21.4875
CIE-Lab:
53.4789, 8.2003, -23.4795
CIE-LCH:
53.4789, 24.8703, 289.2520
CIE-Luv:
53.4789, -4.9612, -36.1765
Hunter-Lab:
46.3546, 4.1630, -18.7472
#787da8 color charts
#787da8 color shades, tints & tones
#787da8 color schemes
#787da8 color preview, HTML & CSS examples
This text has a color of #787da8
<p style="color:#787da8;">Text here</p>
.mytext {color:#787da8;}
This box has a color of #787da8
<div style="background-color:#787da8;">Content here</div>
.mybackground {background-color:#787da8;}
Border around this has a color of #787da8
<div style="border:2px solid #787da8;">Content here</div>
.myborder {border:2px solid #787da8;}