#782c52 color space conversions
Hex:
        #782c52
        RGB:
        120, 44, 82
        CMY:
        53, 83, 68
        CMYK:
        0, 63, 32, 53
      HSL:
        330°, 46.3415%, 32.1569%
        HSV (HSB):
        330°, 63.3333%, 47.0588%
        XYZ:
        10.1694, 6.4036, 8.6827
        xyY:
        0.4027, 0.2536, 6.4036
      CIE-Lab:
        30.4088, 37.3303, -6.0700
        CIE-LCH:
        30.4088, 37.8206, 350.7644
        CIE-Luv:
        30.4088, 43.3622, -12.8962
        Hunter-Lab:
        25.3054, 27.4488, -2.6296
      #782c52 color charts
#782c52 RGB chart
      #782c52 CMYK chart
      #782c52 RGB pie chart
      #782c52 color shades, tints & tones
#782c52 color schemes
#782c52 color preview, HTML & CSS examples
           This text has a color of #782c52        
        
          <p style="color:#782c52;">Text here</p>
        
        
          .mytext {color:#782c52;}
        
        Text color #782c52
      
           This box has a color of #782c52        
        
          <div style="background-color:#782c52;">Content here</div>
        
        
          .mybackground {background-color:#782c52;}
        
        Background color #782c52
      
           Border around this has a color of #782c52        
        
          <div style="border:2px solid #782c52;">Content here</div>
        
        
          .myborder {border:2px solid #782c52;}
        
        Border color #782c52