#795dbd color space conversions
Hex:
        #795dbd
        RGB:
        121, 93, 189
        CMY:
        53, 64, 26
        CMYK:
        36, 51, 0, 26
      HSL:
        258°, 42.1053%, 55.2941%
        HSV (HSB):
        258°, 50.7937%, 74.1176%
        XYZ:
        20.9848, 15.5678, 50.0430
        xyY:
        0.2423, 0.1798, 15.5678
      CIE-Lab:
        46.4022, 33.2233, -46.7544
        CIE-LCH:
        46.4022, 57.3564, 305.3973
        CIE-Luv:
        46.4022, 5.7952, -73.6360
        Hunter-Lab:
        39.4560, 25.8878, -47.5797
      #795dbd color charts
#795dbd RGB chart
      #795dbd CMYK chart
      #795dbd RGB pie chart
      #795dbd color shades, tints & tones
#795dbd color schemes
#795dbd color preview, HTML & CSS examples
           This text has a color of #795dbd        
        
          <p style="color:#795dbd;">Text here</p>
        
        
          .mytext {color:#795dbd;}
        
        Text color #795dbd
      
           This box has a color of #795dbd        
        
          <div style="background-color:#795dbd;">Content here</div>
        
        
          .mybackground {background-color:#795dbd;}
        
        Background color #795dbd
      
           Border around this has a color of #795dbd        
        
          <div style="border:2px solid #795dbd;">Content here</div>
        
        
          .myborder {border:2px solid #795dbd;}
        
        Border color #795dbd