#7979f7 color space conversions
Hex:
#7979f7
RGB:
121, 121, 247
CMY:
53, 53, 3
CMYK:
51, 51, 0, 3
HSL:
240°, 88.7324%, 72.1569%
HSV (HSB):
240°, 51.0121%, 96.8627%
XYZ:
31.5110, 24.4551, 91.0552
xyY:
0.2143, 0.1663, 24.4551
CIE-Lab:
56.5406, 33.3797, -63.3578
CIE-LCH:
56.5406, 71.6129, 297.7823
CIE-Luv:
56.5406, -7.4497, -103.3231
Hunter-Lab:
49.4521, 27.1996, -74.5531
#7979f7 color charts
#7979f7 color shades, tints & tones
#7979f7 color schemes
#7979f7 color preview, HTML & CSS examples
This text has a color of #7979f7
<p style="color:#7979f7;">Text here</p>
.mytext {color:#7979f7;}
This box has a color of #7979f7
<div style="background-color:#7979f7;">Content here</div>
.mybackground {background-color:#7979f7;}
Border around this has a color of #7979f7
<div style="border:2px solid #7979f7;">Content here</div>
.myborder {border:2px solid #7979f7;}