#795ec4 color space conversions
Hex:
        #795ec4
        RGB:
        121, 94, 196
        CMY:
        53, 63, 23
        CMYK:
        38, 52, 0, 23
      HSL:
        256°, 46.3636%, 56.8627%
        HSV (HSB):
        256°, 52.0408%, 76.8627%
        XYZ:
        21.8517, 16.0559, 54.1719
        xyY:
        0.2373, 0.1744, 16.0559
      CIE-Lab:
        47.0477, 34.5462, -49.7747
        CIE-LCH:
        47.0477, 60.5885, 304.7626
        CIE-Luv:
        47.0477, 4.7238, -78.5895
        Hunter-Lab:
        40.0698, 27.2211, -52.1077
      #795ec4 color charts
#795ec4 RGB chart
      #795ec4 CMYK chart
      #795ec4 RGB pie chart
      #795ec4 color shades, tints & tones
#795ec4 color schemes
#795ec4 color preview, HTML & CSS examples
           This text has a color of #795ec4        
        
          <p style="color:#795ec4;">Text here</p>
        
        
          .mytext {color:#795ec4;}
        
        Text color #795ec4
      
           This box has a color of #795ec4        
        
          <div style="background-color:#795ec4;">Content here</div>
        
        
          .mybackground {background-color:#795ec4;}
        
        Background color #795ec4
      
           Border around this has a color of #795ec4        
        
          <div style="border:2px solid #795ec4;">Content here</div>
        
        
          .myborder {border:2px solid #795ec4;}
        
        Border color #795ec4