#7f59af color space conversions
Hex:
        #7f59af
        RGB:
        127, 89, 175
        CMY:
        50, 65, 31
        CMYK:
        27, 49, 0, 31
      HSL:
        267°, 34.9593%, 51.7647%
        HSV (HSB):
        267°, 49.1429%, 68.6275%
        XYZ:
        20.0626, 14.7519, 42.3474
        xyY:
        0.2600, 0.1912, 14.7519
      CIE-Lab:
        45.2925, 33.5133, -40.3118
        CIE-LCH:
        45.2925, 52.4231, 309.7385
        CIE-Luv:
        45.2925, 11.7791, -63.5503
        Hunter-Lab:
        38.4082, 26.0255, -38.4851
      #7f59af color charts
#7f59af RGB chart
      #7f59af CMYK chart
      #7f59af RGB pie chart
      #7f59af color shades, tints & tones
#7f59af color schemes
#7f59af color preview, HTML & CSS examples
           This text has a color of #7f59af        
        
          <p style="color:#7f59af;">Text here</p>
        
        
          .mytext {color:#7f59af;}
        
        Text color #7f59af
      
           This box has a color of #7f59af        
        
          <div style="background-color:#7f59af;">Content here</div>
        
        
          .mybackground {background-color:#7f59af;}
        
        Background color #7f59af
      
           Border around this has a color of #7f59af        
        
          <div style="border:2px solid #7f59af;">Content here</div>
        
        
          .myborder {border:2px solid #7f59af;}
        
        Border color #7f59af