#782ca1 color space conversions
Hex:
        #782ca1
        RGB:
        120, 44, 161
        CMY:
        53, 83, 37
        CMYK:
        25, 73, 0, 37
      HSL:
        279°, 57.0732%, 40.1961%
        HSV (HSB):
        279°, 72.6708%, 63.1373%
        XYZ:
        15.0794, 8.3676, 34.5386
        xyY:
        0.2601, 0.1443, 8.3676
      CIE-Lab:
        34.7371, 51.9831, -48.9213
        CIE-LCH:
        34.7371, 71.3830, 316.7380
        CIE-Luv:
        34.7371, 22.1960, -72.2346
        Hunter-Lab:
        28.9269, 42.4291, -50.5432
      #782ca1 color charts
#782ca1 RGB chart
      #782ca1 CMYK chart
      #782ca1 RGB pie chart
      #782ca1 color shades, tints & tones
#782ca1 color schemes
#782ca1 color preview, HTML & CSS examples
           This text has a color of #782ca1        
        
          <p style="color:#782ca1;">Text here</p>
        
        
          .mytext {color:#782ca1;}
        
        Text color #782ca1
      
           This box has a color of #782ca1        
        
          <div style="background-color:#782ca1;">Content here</div>
        
        
          .mybackground {background-color:#782ca1;}
        
        Background color #782ca1
      
           Border around this has a color of #782ca1        
        
          <div style="border:2px solid #782ca1;">Content here</div>
        
        
          .myborder {border:2px solid #782ca1;}
        
        Border color #782ca1