#782d91 color space conversions
Hex:
        #782d91
        RGB:
        120, 45, 145
        CMY:
        53, 82, 43
        CMYK:
        17, 69, 0, 43
      HSL:
        285°, 52.6316%, 37.2549%
        HSV (HSB):
        285°, 68.9655%, 56.8627%
        XYZ:
        13.7949, 7.9142, 27.5886
        xyY:
        0.2798, 0.1605, 7.9142
      CIE-Lab:
        33.8035, 48.0925, -40.6890
        CIE-LCH:
        33.8035, 62.9959, 319.7669
        CIE-Luv:
        33.8035, 25.7008, -60.4087
        Hunter-Lab:
        28.1321, 38.2985, -38.4519
      #782d91 color charts
#782d91 RGB chart
      #782d91 CMYK chart
      #782d91 RGB pie chart
      #782d91 color shades, tints & tones
#782d91 color schemes
#782d91 color preview, HTML & CSS examples
           This text has a color of #782d91        
        
          <p style="color:#782d91;">Text here</p>
        
        
          .mytext {color:#782d91;}
        
        Text color #782d91
      
           This box has a color of #782d91        
        
          <div style="background-color:#782d91;">Content here</div>
        
        
          .mybackground {background-color:#782d91;}
        
        Background color #782d91
      
           Border around this has a color of #782d91        
        
          <div style="border:2px solid #782d91;">Content here</div>
        
        
          .myborder {border:2px solid #782d91;}
        
        Border color #782d91