#782dd7 color space conversions
Hex:
        #782dd7
        RGB:
        120, 45, 215
        CMY:
        53, 82, 16
        CMYK:
        44, 79, 0, 16
      HSL:
        266°, 68.0000%, 50.9804%
        HSV (HSB):
        266°, 79.0698%, 84.3137%
        XYZ:
        20.9499, 10.7761, 65.2658
        xyY:
        0.2160, 0.1111, 10.7761
      CIE-Lab:
        39.2008, 64.0959, -73.4576
        CIE-LCH:
        39.2008, 97.4900, 311.1065
        CIE-Luv:
        39.2008, 12.0389, -108.0506
        Hunter-Lab:
        32.8270, 56.4695, -94.8998
      #782dd7 color charts
#782dd7 RGB chart
      #782dd7 CMYK chart
      #782dd7 RGB pie chart
      #782dd7 color shades, tints & tones
#782dd7 color schemes
#782dd7 color preview, HTML & CSS examples
           This text has a color of #782dd7        
        
          <p style="color:#782dd7;">Text here</p>
        
        
          .mytext {color:#782dd7;}
        
        Text color #782dd7
      
           This box has a color of #782dd7        
        
          <div style="background-color:#782dd7;">Content here</div>
        
        
          .mybackground {background-color:#782dd7;}
        
        Background color #782dd7
      
           Border around this has a color of #782dd7        
        
          <div style="border:2px solid #782dd7;">Content here</div>
        
        
          .myborder {border:2px solid #782dd7;}
        
        Border color #782dd7