#794ed5 color space conversions
Hex:
        #794ed5
        RGB:
        121, 78, 213
        CMY:
        53, 69, 16
        CMYK:
        43, 63, 0, 16
      HSL:
        259°, 61.6438%, 57.0588%
        HSV (HSB):
        259°, 63.3803%, 83.5294%
        XYZ:
        22.6198, 14.3178, 64.5222
        xyY:
        0.2229, 0.1411, 14.3178
      CIE-Lab:
        44.6853, 48.2767, -63.3587
        CIE-LCH:
        44.6853, 79.6553, 307.3059
        CIE-Luv:
        44.6853, 7.0355, -98.3620
        Hunter-Lab:
        37.8389, 40.4878, -74.6130
      #794ed5 color charts
#794ed5 RGB chart
      #794ed5 CMYK chart
      #794ed5 RGB pie chart
      #794ed5 color shades, tints & tones
#794ed5 color schemes
#794ed5 color preview, HTML & CSS examples
           This text has a color of #794ed5        
        
          <p style="color:#794ed5;">Text here</p>
        
        
          .mytext {color:#794ed5;}
        
        Text color #794ed5
      
           This box has a color of #794ed5        
        
          <div style="background-color:#794ed5;">Content here</div>
        
        
          .mybackground {background-color:#794ed5;}
        
        Background color #794ed5
      
           Border around this has a color of #794ed5        
        
          <div style="border:2px solid #794ed5;">Content here</div>
        
        
          .myborder {border:2px solid #794ed5;}
        
        Border color #794ed5