#782f94 color space conversions
Hex:
        #782f94
        RGB:
        120, 47, 148
        CMY:
        53, 82, 42
        CMYK:
        19, 68, 0, 42
      HSL:
        283°, 51.7949%, 38.2353%
        HSV (HSB):
        283°, 68.2432%, 58.0392%
        XYZ:
        14.1075, 8.1642, 28.8493
        xyY:
        0.2760, 0.1597, 8.1642
      CIE-Lab:
        34.3226, 47.8251, -41.6931
        CIE-LCH:
        34.3226, 63.4472, 318.9186
        CIE-Luv:
        34.3226, 24.5744, -62.0271
        Hunter-Lab:
        28.5731, 38.1288, -39.8619
      #782f94 color charts
#782f94 RGB chart
      #782f94 CMYK chart
      #782f94 RGB pie chart
      #782f94 color shades, tints & tones
#782f94 color schemes
#782f94 color preview, HTML & CSS examples
           This text has a color of #782f94        
        
          <p style="color:#782f94;">Text here</p>
        
        
          .mytext {color:#782f94;}
        
        Text color #782f94
      
           This box has a color of #782f94        
        
          <div style="background-color:#782f94;">Content here</div>
        
        
          .mybackground {background-color:#782f94;}
        
        Background color #782f94
      
           Border around this has a color of #782f94        
        
          <div style="border:2px solid #782f94;">Content here</div>
        
        
          .myborder {border:2px solid #782f94;}
        
        Border color #782f94