#795bbd color space conversions
Hex:
        #795bbd
        RGB:
        121, 91, 189
        CMY:
        53, 64, 26
        CMYK:
        36, 52, 0, 26
      HSL:
        258°, 42.6087%, 54.9020%
        HSV (HSB):
        258°, 51.8519%, 74.1176%
        XYZ:
        20.8116, 15.2212, 49.9852
        xyY:
        0.2419, 0.1770, 15.2212
      CIE-Lab:
        45.9357, 34.4000, -47.4993
        CIE-LCH:
        45.9357, 58.6476, 305.9129
        CIE-Luv:
        45.9357, 6.4210, -74.6897
        Hunter-Lab:
        39.0144, 26.9425, -48.6522
      #795bbd color charts
#795bbd RGB chart
      #795bbd CMYK chart
      #795bbd RGB pie chart
      #795bbd color shades, tints & tones
#795bbd color schemes
#795bbd color preview, HTML & CSS examples
           This text has a color of #795bbd        
        
          <p style="color:#795bbd;">Text here</p>
        
        
          .mytext {color:#795bbd;}
        
        Text color #795bbd
      
           This box has a color of #795bbd        
        
          <div style="background-color:#795bbd;">Content here</div>
        
        
          .mybackground {background-color:#795bbd;}
        
        Background color #795bbd
      
           Border around this has a color of #795bbd        
        
          <div style="border:2px solid #795bbd;">Content here</div>
        
        
          .myborder {border:2px solid #795bbd;}
        
        Border color #795bbd