#782a7b color space conversions
Hex:
        #782a7b
        RGB:
        120, 42, 123
        CMY:
        53, 84, 52
        CMYK:
        2, 66, 0, 52
      HSL:
        298°, 49.0909%, 32.3529%
        HSV (HSB):
        298°, 65.8537%, 48.2353%
        XYZ:
        12.1488, 7.0791, 19.4650
        xyY:
        0.3140, 0.1830, 7.0791
      CIE-Lab:
        31.9862, 45.0285, -29.9316
        CIE-LCH:
        31.9862, 54.0691, 326.3870
        CIE-Luv:
        31.9862, 32.0724, -44.8394
        Hunter-Lab:
        26.6065, 34.9438, -24.7512
      #782a7b color charts
#782a7b RGB chart
      #782a7b CMYK chart
      #782a7b RGB pie chart
      #782a7b color shades, tints & tones
#782a7b color schemes
#782a7b color preview, HTML & CSS examples
           This text has a color of #782a7b        
        
          <p style="color:#782a7b;">Text here</p>
        
        
          .mytext {color:#782a7b;}
        
        Text color #782a7b
      
           This box has a color of #782a7b        
        
          <div style="background-color:#782a7b;">Content here</div>
        
        
          .mybackground {background-color:#782a7b;}
        
        Background color #782a7b
      
           Border around this has a color of #782a7b        
        
          <div style="border:2px solid #782a7b;">Content here</div>
        
        
          .myborder {border:2px solid #782a7b;}
        
        Border color #782a7b