#7b145b color space conversions
Hex:
        #7b145b
        RGB:
        123, 20, 91
        CMY:
        52, 92, 64
        CMYK:
        0, 84, 26, 52
      HSL:
        319°, 72.0280%, 28.0392%
        HSV (HSB):
        319°, 83.7398%, 48.2353%
        XYZ:
        10.3069, 5.4666, 10.4095
        xyY:
        0.3936, 0.2088, 5.4666
      CIE-Lab:
        28.0248, 48.6709, -15.5457
        CIE-LCH:
        28.0248, 51.0933, 342.2863
        CIE-Luv:
        28.0248, 49.5089, -25.5284
        Hunter-Lab:
        23.3808, 37.7713, -10.0303
      #7b145b color charts
#7b145b RGB chart
      #7b145b CMYK chart
      #7b145b RGB pie chart
      #7b145b color shades, tints & tones
#7b145b color schemes
#7b145b color preview, HTML & CSS examples
           This text has a color of #7b145b        
        
          <p style="color:#7b145b;">Text here</p>
        
        
          .mytext {color:#7b145b;}
        
        Text color #7b145b
      
           This box has a color of #7b145b        
        
          <div style="background-color:#7b145b;">Content here</div>
        
        
          .mybackground {background-color:#7b145b;}
        
        Background color #7b145b
      
           Border around this has a color of #7b145b        
        
          <div style="border:2px solid #7b145b;">Content here</div>
        
        
          .myborder {border:2px solid #7b145b;}
        
        Border color #7b145b