#7979ed color space conversions
Hex:
#7979ed
RGB:
121, 121, 237
CMY:
53, 53, 7
CMYK:
49, 49, 0, 7
HSL:
240°, 76.3158%, 70.1961%
HSV (HSB):
240°, 48.9451%, 92.9412%
XYZ:
30.0086, 23.8541, 83.1434
xyY:
0.2190, 0.1741, 23.8541
CIE-Lab:
55.9414, 30.3725, -58.7672
CIE-LCH:
55.9414, 66.1519, 297.3312
CIE-Luv:
55.9414, -6.8920, -95.5886
Hunter-Lab:
48.8407, 24.2024, -66.7433
#7979ed color charts
#7979ed color shades, tints & tones
#7979ed color schemes
#7979ed color preview, HTML & CSS examples
This text has a color of #7979ed
<p style="color:#7979ed;">Text here</p>
.mytext {color:#7979ed;}
This box has a color of #7979ed
<div style="background-color:#7979ed;">Content here</div>
.mybackground {background-color:#7979ed;}
Border around this has a color of #7979ed
<div style="border:2px solid #7979ed;">Content here</div>
.myborder {border:2px solid #7979ed;}