#782a5d color space conversions
Hex:
        #782a5d
        RGB:
        120, 42, 93
        CMY:
        53, 84, 64
        CMYK:
        0, 65, 23, 53
      HSL:
        321°, 48.1481%, 31.7647%
        HSV (HSB):
        321°, 65.0000%, 47.0588%
        XYZ:
        10.5495, 6.4393, 11.0428
        xyY:
        0.3763, 0.2297, 6.4393
      CIE-Lab:
        30.4948, 39.8805, -13.1054
        CIE-LCH:
        30.4948, 41.9786, 341.8086
        CIE-Luv:
        30.4948, 40.8321, -21.8713
        Hunter-Lab:
        25.3758, 29.8001, -8.0382
      #782a5d color charts
#782a5d RGB chart
      #782a5d CMYK chart
      #782a5d RGB pie chart
      #782a5d color shades, tints & tones
#782a5d color schemes
#782a5d color preview, HTML & CSS examples
           This text has a color of #782a5d        
        
          <p style="color:#782a5d;">Text here</p>
        
        
          .mytext {color:#782a5d;}
        
        Text color #782a5d
      
           This box has a color of #782a5d        
        
          <div style="background-color:#782a5d;">Content here</div>
        
        
          .mybackground {background-color:#782a5d;}
        
        Background color #782a5d
      
           Border around this has a color of #782a5d        
        
          <div style="border:2px solid #782a5d;">Content here</div>
        
        
          .myborder {border:2px solid #782a5d;}
        
        Border color #782a5d