#795dab color space conversions
Hex:
        #795dab
        RGB:
        121, 93, 171
        CMY:
        53, 64, 33
        CMYK:
        29, 46, 0, 33
      HSL:
        262°, 31.7073%, 51.7647%
        HSV (HSB):
        262°, 45.6140%, 67.0588%
        XYZ:
        19.1502, 14.8339, 40.3820
        xyY:
        0.2575, 0.1995, 14.8339
      CIE-Lab:
        45.4059, 28.4414, -37.8220
        CIE-LCH:
        45.4059, 47.3224, 306.9424
        CIE-Luv:
        45.4059, 7.8477, -59.2374
        Hunter-Lab:
        38.5148, 21.3521, -35.2039
      #795dab color charts
#795dab RGB chart
      #795dab CMYK chart
      #795dab RGB pie chart
      #795dab color shades, tints & tones
#795dab color schemes
#795dab color preview, HTML & CSS examples
           This text has a color of #795dab        
        
          <p style="color:#795dab;">Text here</p>
        
        
          .mytext {color:#795dab;}
        
        Text color #795dab
      
           This box has a color of #795dab        
        
          <div style="background-color:#795dab;">Content here</div>
        
        
          .mybackground {background-color:#795dab;}
        
        Background color #795dab
      
           Border around this has a color of #795dab        
        
          <div style="border:2px solid #795dab;">Content here</div>
        
        
          .myborder {border:2px solid #795dab;}
        
        Border color #795dab