#795be2 color space conversions
Hex:
        #795be2
        RGB:
        121, 91, 226
        CMY:
        53, 64, 11
        CMYK:
        46, 60, 0, 11
      HSL:
        253°, 69.9482%, 62.1569%
        HSV (HSB):
        253°, 59.7345%, 88.6275%
        XYZ:
        25.3537, 17.0381, 73.9039
        xyY:
        0.2180, 0.1465, 17.0381
      CIE-Lab:
        48.3080, 44.6733, -64.8891
        CIE-LCH:
        48.3080, 78.7801, 304.5457
        CIE-Luv:
        48.3080, 2.4654, -102.5276
        Hunter-Lab:
        41.2772, 37.4048, -77.2604
      #795be2 color charts
#795be2 RGB chart
      #795be2 CMYK chart
      #795be2 RGB pie chart
      #795be2 color shades, tints & tones
#795be2 color schemes
#795be2 color preview, HTML & CSS examples
           This text has a color of #795be2        
        
          <p style="color:#795be2;">Text here</p>
        
        
          .mytext {color:#795be2;}
        
        Text color #795be2
      
           This box has a color of #795be2        
        
          <div style="background-color:#795be2;">Content here</div>
        
        
          .mybackground {background-color:#795be2;}
        
        Background color #795be2
      
           Border around this has a color of #795be2        
        
          <div style="border:2px solid #795be2;">Content here</div>
        
        
          .myborder {border:2px solid #795be2;}
        
        Border color #795be2