#7f579e color space conversions
Hex:
        #7f579e
        RGB:
        127, 87, 158
        CMY:
        50, 66, 38
        CMYK:
        20, 45, 0, 38
      HSL:
        274°, 28.9796%, 48.0392%
        HSV (HSB):
        274°, 44.9367%, 61.9608%
        XYZ:
        18.3321, 13.7970, 34.0446
        xyY:
        0.2770, 0.2085, 13.7970
      CIE-Lab:
        43.9404, 30.5232, -32.4001
        CIE-LCH:
        43.9404, 44.5133, 313.2915
        CIE-Luv:
        43.9404, 14.9192, -50.8907
        Hunter-Lab:
        37.1444, 23.0939, -28.3411
      #7f579e color charts
#7f579e RGB chart
      #7f579e CMYK chart
      #7f579e RGB pie chart
      #7f579e color shades, tints & tones
#7f579e color schemes
#7f579e color preview, HTML & CSS examples
           This text has a color of #7f579e        
        
          <p style="color:#7f579e;">Text here</p>
        
        
          .mytext {color:#7f579e;}
        
        Text color #7f579e
      
           This box has a color of #7f579e        
        
          <div style="background-color:#7f579e;">Content here</div>
        
        
          .mybackground {background-color:#7f579e;}
        
        Background color #7f579e
      
           Border around this has a color of #7f579e        
        
          <div style="border:2px solid #7f579e;">Content here</div>
        
        
          .myborder {border:2px solid #7f579e;}
        
        Border color #7f579e