#782ea4 color space conversions
Hex:
        #782ea4
        RGB:
        120, 46, 164
        CMY:
        53, 82, 36
        CMYK:
        27, 72, 0, 36
      HSL:
        278°, 56.1905%, 41.1765%
        HSV (HSB):
        278°, 71.9512%, 64.3137%
        XYZ:
        15.4236, 8.6274, 35.9743
        xyY:
        0.2570, 0.1437, 8.6274
      CIE-Lab:
        35.2568, 51.7868, -49.8897
        CIE-LCH:
        35.2568, 71.9087, 316.0689
        CIE-Luv:
        35.2568, 21.1959, -73.8558
        Hunter-Lab:
        29.3724, 42.3292, -52.0556
      #782ea4 color charts
#782ea4 RGB chart
      #782ea4 CMYK chart
      #782ea4 RGB pie chart
      #782ea4 color shades, tints & tones
#782ea4 color schemes
#782ea4 color preview, HTML & CSS examples
           This text has a color of #782ea4        
        
          <p style="color:#782ea4;">Text here</p>
        
        
          .mytext {color:#782ea4;}
        
        Text color #782ea4
      
           This box has a color of #782ea4        
        
          <div style="background-color:#782ea4;">Content here</div>
        
        
          .mybackground {background-color:#782ea4;}
        
        Background color #782ea4
      
           Border around this has a color of #782ea4        
        
          <div style="border:2px solid #782ea4;">Content here</div>
        
        
          .myborder {border:2px solid #782ea4;}
        
        Border color #782ea4