#794ec1 color space conversions
Hex:
        #794ec1
        RGB:
        121, 78, 193
        CMY:
        53, 69, 24
        CMYK:
        37, 60, 0, 24
      HSL:
        262°, 48.1172%, 53.1373%
        HSV (HSB):
        262°, 59.5855%, 75.6863%
        XYZ:
        20.2352, 13.3640, 51.9651
        xyY:
        0.2365, 0.1562, 13.3640
      CIE-Lab:
        43.3066, 42.9243, -54.0429
        CIE-LCH:
        43.3066, 69.0154, 308.4588
        CIE-Luv:
        43.3066, 9.6219, -83.8596
        Hunter-Lab:
        36.5568, 34.8303, -58.6904
      #794ec1 color charts
#794ec1 RGB chart
      #794ec1 CMYK chart
      #794ec1 RGB pie chart
      #794ec1 color shades, tints & tones
#794ec1 color schemes
#794ec1 color preview, HTML & CSS examples
           This text has a color of #794ec1        
        
          <p style="color:#794ec1;">Text here</p>
        
        
          .mytext {color:#794ec1;}
        
        Text color #794ec1
      
           This box has a color of #794ec1        
        
          <div style="background-color:#794ec1;">Content here</div>
        
        
          .mybackground {background-color:#794ec1;}
        
        Background color #794ec1
      
           Border around this has a color of #794ec1        
        
          <div style="border:2px solid #794ec1;">Content here</div>
        
        
          .myborder {border:2px solid #794ec1;}
        
        Border color #794ec1