#781b7f color space conversions
Hex:
        #781b7f
        RGB:
        120, 27, 127
        CMY:
        53, 89, 50
        CMYK:
        6, 79, 0, 50
      HSL:
        296°, 64.9351%, 30.1961%
        HSV (HSB):
        296°, 78.7402%, 49.8039%
        XYZ:
        11.9684, 6.3092, 20.6657
        xyY:
        0.3073, 0.1620, 6.3092
      CIE-Lab:
        30.1796, 51.5625, -35.3169
        CIE-LCH:
        30.1796, 62.4978, 325.5914
        CIE-Luv:
        30.1796, 33.7808, -51.6125
        Hunter-Lab:
        25.1182, 41.0956, -31.1973
      #781b7f color charts
#781b7f RGB chart
      #781b7f CMYK chart
      #781b7f RGB pie chart
      #781b7f color shades, tints & tones
#781b7f color schemes
#781b7f color preview, HTML & CSS examples
           This text has a color of #781b7f        
        
          <p style="color:#781b7f;">Text here</p>
        
        
          .mytext {color:#781b7f;}
        
        Text color #781b7f
      
           This box has a color of #781b7f        
        
          <div style="background-color:#781b7f;">Content here</div>
        
        
          .mybackground {background-color:#781b7f;}
        
        Background color #781b7f
      
           Border around this has a color of #781b7f        
        
          <div style="border:2px solid #781b7f;">Content here</div>
        
        
          .myborder {border:2px solid #781b7f;}
        
        Border color #781b7f