#781d9b color space conversions
Hex:
        #781d9b
        RGB:
        120, 29, 155
        CMY:
        53, 89, 39
        CMYK:
        23, 81, 0, 39
      HSL:
        283°, 68.4783%, 36.0784%
        HSV (HSB):
        283°, 81.2903%, 60.7843%
        XYZ:
        14.1015, 7.2384, 31.6643
        xyY:
        0.2660, 0.1366, 7.2384
      CIE-Lab:
        32.3435, 56.3178, -49.1544
        CIE-LCH:
        32.3435, 74.7519, 318.8854
        CIE-Luv:
        32.3435, 25.7728, -71.0803
        Hunter-Lab:
        26.9042, 46.4761, -50.9470
      #781d9b color charts
#781d9b RGB chart
      #781d9b CMYK chart
      #781d9b RGB pie chart
      #781d9b color shades, tints & tones
#781d9b color schemes
#781d9b color preview, HTML & CSS examples
           This text has a color of #781d9b        
        
          <p style="color:#781d9b;">Text here</p>
        
        
          .mytext {color:#781d9b;}
        
        Text color #781d9b
      
           This box has a color of #781d9b        
        
          <div style="background-color:#781d9b;">Content here</div>
        
        
          .mybackground {background-color:#781d9b;}
        
        Background color #781d9b
      
           Border around this has a color of #781d9b        
        
          <div style="border:2px solid #781d9b;">Content here</div>
        
        
          .myborder {border:2px solid #781d9b;}
        
        Border color #781d9b