#7b148a color space conversions
Hex:
        #7b148a
        RGB:
        123, 20, 138
        CMY:
        52, 92, 46
        CMYK:
        11, 86, 0, 46
      HSL:
        292°, 74.6835%, 30.9804%
        HSV (HSB):
        292°, 85.5072%, 54.1176%
        XYZ:
        13.0060, 6.5462, 24.6228
        xyY:
        0.2944, 0.1482, 6.5462
      CIE-Lab:
        30.7508, 56.1429, -41.2444
        CIE-LCH:
        30.7508, 69.6644, 323.6978
        CIE-Luv:
        30.7508, 33.2869, -59.9590
        Hunter-Lab:
        25.5856, 45.9623, -39.1489
      #7b148a color charts
#7b148a RGB chart
      #7b148a CMYK chart
      #7b148a RGB pie chart
      #7b148a color shades, tints & tones
#7b148a color schemes
#7b148a color preview, HTML & CSS examples
           This text has a color of #7b148a        
        
          <p style="color:#7b148a;">Text here</p>
        
        
          .mytext {color:#7b148a;}
        
        Text color #7b148a
      
           This box has a color of #7b148a        
        
          <div style="background-color:#7b148a;">Content here</div>
        
        
          .mybackground {background-color:#7b148a;}
        
        Background color #7b148a
      
           Border around this has a color of #7b148a        
        
          <div style="border:2px solid #7b148a;">Content here</div>
        
        
          .myborder {border:2px solid #7b148a;}
        
        Border color #7b148a