#782f97 color space conversions
Hex:
        #782f97
        RGB:
        120, 47, 151
        CMY:
        53, 82, 41
        CMYK:
        21, 69, 0, 41
      HSL:
        282°, 52.5253%, 38.8235%
        HSV (HSB):
        282°, 68.8742%, 59.2157%
        XYZ:
        14.3482, 8.2605, 30.1164
        xyY:
        0.2721, 0.1567, 8.2605
      CIE-Lab:
        34.5196, 48.4726, -43.2072
        CIE-LCH:
        34.5196, 64.9343, 318.2870
        CIE-Luv:
        34.5196, 23.8813, -64.2289
        Hunter-Lab:
        28.7410, 38.8144, -42.0085
      #782f97 color charts
#782f97 RGB chart
      #782f97 CMYK chart
      #782f97 RGB pie chart
      #782f97 color shades, tints & tones
#782f97 color schemes
#782f97 color preview, HTML & CSS examples
           This text has a color of #782f97        
        
          <p style="color:#782f97;">Text here</p>
        
        
          .mytext {color:#782f97;}
        
        Text color #782f97
      
           This box has a color of #782f97        
        
          <div style="background-color:#782f97;">Content here</div>
        
        
          .mybackground {background-color:#782f97;}
        
        Background color #782f97
      
           Border around this has a color of #782f97        
        
          <div style="border:2px solid #782f97;">Content here</div>
        
        
          .myborder {border:2px solid #782f97;}
        
        Border color #782f97