#782db4 color space conversions
Hex:
        #782db4
        RGB:
        120, 45, 180
        CMY:
        53, 82, 29
        CMYK:
        33, 75, 0, 29
      HSL:
        273°, 60.0000%, 44.1176%
        HSV (HSB):
        273°, 75.0000%, 70.5882%
        XYZ:
        16.9223, 9.1651, 44.0572
        xyY:
        0.2412, 0.1307, 9.1651
      CIE-Lab:
        36.3003, 55.8510, -57.7545
        CIE-LCH:
        36.3003, 80.3425, 314.0401
        CIE-Luv:
        36.3003, 18.1045, -85.1775
        Hunter-Lab:
        30.2740, 46.7973, -65.0919
      #782db4 color charts
#782db4 RGB chart
      #782db4 CMYK chart
      #782db4 RGB pie chart
      #782db4 color shades, tints & tones
#782db4 color schemes
#782db4 color preview, HTML & CSS examples
           This text has a color of #782db4        
        
          <p style="color:#782db4;">Text here</p>
        
        
          .mytext {color:#782db4;}
        
        Text color #782db4
      
           This box has a color of #782db4        
        
          <div style="background-color:#782db4;">Content here</div>
        
        
          .mybackground {background-color:#782db4;}
        
        Background color #782db4
      
           Border around this has a color of #782db4        
        
          <div style="border:2px solid #782db4;">Content here</div>
        
        
          .myborder {border:2px solid #782db4;}
        
        Border color #782db4