#7878ed color space conversions
Hex:
#7878ed
RGB:
120, 120, 237
CMY:
53, 53, 7
CMYK:
49, 49, 0, 7
HSL:
240°, 76.4706%, 70.0000%
HSV (HSB):
240°, 49.3671%, 92.9412%
XYZ:
29.7483, 23.5404, 83.0966
xyY:
0.2181, 0.1726, 23.5404
CIE-Lab:
55.6247, 30.7504, -59.2789
CIE-LCH:
55.6247, 66.7801, 297.4176
CIE-Luv:
55.6247, -6.9440, -96.3091
Hunter-Lab:
48.5185, 24.5368, -67.5818
#7878ed color charts
#7878ed color shades, tints & tones
#7878ed color schemes
#7878ed color preview, HTML & CSS examples
This text has a color of #7878ed
<p style="color:#7878ed;">Text here</p>
.mytext {color:#7878ed;}
This box has a color of #7878ed
<div style="background-color:#7878ed;">Content here</div>
.mybackground {background-color:#7878ed;}
Border around this has a color of #7878ed
<div style="border:2px solid #7878ed;">Content here</div>
.myborder {border:2px solid #7878ed;}