#795eab color space conversions
Hex:
        #795eab
        RGB:
        121, 94, 171
        CMY:
        53, 63, 33
        CMYK:
        29, 45, 0, 33
      HSL:
        261°, 31.4286%, 51.9608%
        HSV (HSB):
        261°, 45.0292%, 67.0588%
        XYZ:
        19.2385, 15.0106, 40.4114
        xyY:
        0.2577, 0.2011, 15.0106
      CIE-Lab:
        45.6488, 27.8446, -37.4382
        CIE-LCH:
        45.6488, 46.6577, 306.6400
        CIE-Luv:
        45.6488, 7.4945, -58.6617
        Hunter-Lab:
        38.7436, 20.8350, -34.7219
      #795eab color charts
#795eab RGB chart
      #795eab CMYK chart
      #795eab RGB pie chart
      #795eab color shades, tints & tones
#795eab color schemes
#795eab color preview, HTML & CSS examples
           This text has a color of #795eab        
        
          <p style="color:#795eab;">Text here</p>
        
        
          .mytext {color:#795eab;}
        
        Text color #795eab
      
           This box has a color of #795eab        
        
          <div style="background-color:#795eab;">Content here</div>
        
        
          .mybackground {background-color:#795eab;}
        
        Background color #795eab
      
           Border around this has a color of #795eab        
        
          <div style="border:2px solid #795eab;">Content here</div>
        
        
          .myborder {border:2px solid #795eab;}
        
        Border color #795eab