#795fa8 color space conversions
Hex:
        #795fa8
        RGB:
        121, 95, 168
        CMY:
        53, 63, 34
        CMYK:
        28, 43, 0, 34
      HSL:
        261°, 29.5547%, 51.5686%
        HSV (HSB):
        261°, 43.4524%, 65.8824%
        XYZ:
        19.0452, 15.0765, 38.9521
        xyY:
        0.2606, 0.2063, 15.0765
      CIE-Lab:
        45.7388, 26.4699, -35.5314
        CIE-LCH:
        45.7388, 44.3073, 306.6850
        CIE-Luv:
        45.7388, 7.4780, -55.6292
        Hunter-Lab:
        38.8285, 19.6038, -32.2987
      #795fa8 color charts
#795fa8 RGB chart
      #795fa8 CMYK chart
      #795fa8 RGB pie chart
      #795fa8 color shades, tints & tones
#795fa8 color schemes
#795fa8 color preview, HTML & CSS examples
           This text has a color of #795fa8        
        
          <p style="color:#795fa8;">Text here</p>
        
        
          .mytext {color:#795fa8;}
        
        Text color #795fa8
      
           This box has a color of #795fa8        
        
          <div style="background-color:#795fa8;">Content here</div>
        
        
          .mybackground {background-color:#795fa8;}
        
        Background color #795fa8
      
           Border around this has a color of #795fa8        
        
          <div style="border:2px solid #795fa8;">Content here</div>
        
        
          .myborder {border:2px solid #795fa8;}
        
        Border color #795fa8