#7f79d5 color space conversions
Hex:
#7f79d5
RGB:
127, 121, 213
CMY:
50, 53, 16
CMYK:
40, 43, 0, 16
HSL:
244°, 52.2727%, 65.4902%
HSV (HSB):
244°, 43.1925%, 83.5294%
XYZ:
27.6000, 22.9909, 65.9338
xyY:
0.2369, 0.1973, 22.9909
CIE-Lab:
55.0629, 24.7951, -46.6825
CIE-LCH:
55.0629, 52.8588, 297.9747
CIE-Luv:
55.0629, -3.0389, -75.5123
Hunter-Lab:
47.9488, 18.8368, -47.9648
#7f79d5 color charts
#7f79d5 color shades, tints & tones
#7f79d5 color schemes
#7f79d5 color preview, HTML & CSS examples
This text has a color of #7f79d5
<p style="color:#7f79d5;">Text here</p>
.mytext {color:#7f79d5;}
This box has a color of #7f79d5
<div style="background-color:#7f79d5;">Content here</div>
.mybackground {background-color:#7f79d5;}
Border around this has a color of #7f79d5
<div style="border:2px solid #7f79d5;">Content here</div>
.myborder {border:2px solid #7f79d5;}