#7f79aa color space conversions
Hex:
        #7f79aa
        RGB:
        127, 121, 170
        CMY:
        50, 53, 33
        CMYK:
        25, 29, 0, 33
      HSL:
        247°, 22.3744%, 57.0588%
        HSV (HSB):
        247°, 28.8235%, 66.6667%
        XYZ:
        22.8455, 21.0890, 40.8967
        xyY:
        0.2693, 0.2486, 21.0890
      CIE-Lab:
        53.0468, 13.2628, -25.2559
        CIE-LCH:
        53.0468, 28.5265, 297.7056
        CIE-Luv:
        53.0468, 0.0080, -39.5809
        Hunter-Lab:
        45.9228, 8.4344, -20.6549
      #7f79aa color charts
#7f79aa RGB chart
      #7f79aa CMYK chart
      #7f79aa RGB pie chart
      #7f79aa color shades, tints & tones
#7f79aa color schemes
#7f79aa color preview, HTML & CSS examples
           This text has a color of #7f79aa        
        
          <p style="color:#7f79aa;">Text here</p>
        
        
          .mytext {color:#7f79aa;}
        
        Text color #7f79aa
      
           This box has a color of #7f79aa        
        
          <div style="background-color:#7f79aa;">Content here</div>
        
        
          .mybackground {background-color:#7f79aa;}
        
        Background color #7f79aa
      
           Border around this has a color of #7f79aa        
        
          <div style="border:2px solid #7f79aa;">Content here</div>
        
        
          .myborder {border:2px solid #7f79aa;}
        
        Border color #7f79aa