#7f59bf color space conversions
Hex:
        #7f59bf
        RGB:
        127, 89, 191
        CMY:
        50, 65, 25
        CMYK:
        34, 53, 0, 25
      HSL:
        262°, 44.3478%, 54.9020%
        HSV (HSB):
        262°, 53.4031%, 74.9020%
        XYZ:
        21.7287, 15.4184, 51.1210
        xyY:
        0.2462, 0.1747, 15.4184
      CIE-Lab:
        46.2020, 37.6162, -48.2001
        CIE-LCH:
        46.2020, 61.1411, 307.9691
        CIE-Luv:
        46.2020, 9.6358, -76.1946
        Hunter-Lab:
        39.2662, 30.0606, -49.7038
      #7f59bf color charts
#7f59bf RGB chart
      #7f59bf CMYK chart
      #7f59bf RGB pie chart
      #7f59bf color shades, tints & tones
#7f59bf color schemes
#7f59bf color preview, HTML & CSS examples
           This text has a color of #7f59bf        
        
          <p style="color:#7f59bf;">Text here</p>
        
        
          .mytext {color:#7f59bf;}
        
        Text color #7f59bf
      
           This box has a color of #7f59bf        
        
          <div style="background-color:#7f59bf;">Content here</div>
        
        
          .mybackground {background-color:#7f59bf;}
        
        Background color #7f59bf
      
           Border around this has a color of #7f59bf        
        
          <div style="border:2px solid #7f59bf;">Content here</div>
        
        
          .myborder {border:2px solid #7f59bf;}
        
        Border color #7f59bf