#782c96 color space conversions
Hex:
        #782c96
        RGB:
        120, 44, 150
        CMY:
        53, 83, 41
        CMYK:
        20, 71, 0, 41
      HSL:
        283°, 54.6392%, 38.0392%
        HSV (HSB):
        283°, 70.6667%, 58.8235%
        XYZ:
        14.1514, 7.9964, 29.6518
        xyY:
        0.2732, 0.1544, 7.9964
      CIE-Lab:
        33.9755, 49.5955, -43.4717
        CIE-LCH:
        33.9755, 65.9508, 318.7646
        CIE-Luv:
        33.9755, 24.7062, -64.3473
        Hunter-Lab:
        28.2780, 39.8421, -42.3758
      #782c96 color charts
#782c96 RGB chart
      #782c96 CMYK chart
      #782c96 RGB pie chart
      #782c96 color shades, tints & tones
#782c96 color schemes
#782c96 color preview, HTML & CSS examples
           This text has a color of #782c96        
        
          <p style="color:#782c96;">Text here</p>
        
        
          .mytext {color:#782c96;}
        
        Text color #782c96
      
           This box has a color of #782c96        
        
          <div style="background-color:#782c96;">Content here</div>
        
        
          .mybackground {background-color:#782c96;}
        
        Background color #782c96
      
           Border around this has a color of #782c96        
        
          <div style="border:2px solid #782c96;">Content here</div>
        
        
          .myborder {border:2px solid #782c96;}
        
        Border color #782c96