#784b9b color space conversions
Hex:
        #784b9b
        RGB:
        120, 75, 155
        CMY:
        53, 71, 39
        CMYK:
        23, 52, 0, 39
      HSL:
        274°, 34.7826%, 45.0980%
        HSV (HSB):
        274°, 51.6129%, 60.7843%
        XYZ:
        16.1782, 11.3918, 32.3565
        xyY:
        0.2700, 0.1901, 11.3918
      CIE-Lab:
        40.2326, 34.7162, -36.5111
        CIE-LCH:
        40.2326, 50.3813, 313.5565
        CIE-Luv:
        40.2326, 15.6501, -56.2184
        Hunter-Lab:
        33.7517, 26.4949, -33.2129
      #784b9b color charts
#784b9b RGB chart
      #784b9b CMYK chart
      #784b9b RGB pie chart
      #784b9b color shades, tints & tones
#784b9b color schemes
#784b9b color preview, HTML & CSS examples
           This text has a color of #784b9b        
        
          <p style="color:#784b9b;">Text here</p>
        
        
          .mytext {color:#784b9b;}
        
        Text color #784b9b
      
           This box has a color of #784b9b        
        
          <div style="background-color:#784b9b;">Content here</div>
        
        
          .mybackground {background-color:#784b9b;}
        
        Background color #784b9b
      
           Border around this has a color of #784b9b        
        
          <div style="border:2px solid #784b9b;">Content here</div>
        
        
          .myborder {border:2px solid #784b9b;}
        
        Border color #784b9b