#7b146f color space conversions
Hex:
        #7b146f
        RGB:
        123, 20, 111
        CMY:
        52, 92, 56
        CMYK:
        0, 84, 10, 52
      HSL:
        307°, 72.0280%, 28.0392%
        HSV (HSB):
        307°, 83.7398%, 48.2353%
        XYZ:
        11.2878, 5.8590, 15.5749
        xyY:
        0.3450, 0.1791, 5.8590
      CIE-Lab:
        29.0538, 51.5713, -26.9178
        CIE-LCH:
        29.0538, 58.1736, 332.4376
        CIE-Luv:
        29.0538, 42.1637, -40.3807
        Hunter-Lab:
        24.2053, 40.8815, -21.2064
      #7b146f color charts
#7b146f RGB chart
      #7b146f CMYK chart
      #7b146f RGB pie chart
      #7b146f color shades, tints & tones
#7b146f color schemes
#7b146f color preview, HTML & CSS examples
           This text has a color of #7b146f        
        
          <p style="color:#7b146f;">Text here</p>
        
        
          .mytext {color:#7b146f;}
        
        Text color #7b146f
      
           This box has a color of #7b146f        
        
          <div style="background-color:#7b146f;">Content here</div>
        
        
          .mybackground {background-color:#7b146f;}
        
        Background color #7b146f
      
           Border around this has a color of #7b146f        
        
          <div style="border:2px solid #7b146f;">Content here</div>
        
        
          .myborder {border:2px solid #7b146f;}
        
        Border color #7b146f