#7b014e color space conversions
Hex:
        #7b014e
        RGB:
        123, 1, 78
        CMY:
        52, 100, 69
        CMYK:
        0, 99, 37, 52
      HSL:
        322°, 98.3871%, 24.3137%
        HSV (HSB):
        322°, 99.1870%, 48.2353%
        XYZ:
        9.5544, 4.7827, 7.6273
        xyY:
        0.4350, 0.2177, 4.7827
      CIE-Lab:
        26.1065, 50.9893, -9.8480
        CIE-LCH:
        26.1065, 51.9316, 349.0685
        CIE-Luv:
        26.1065, 57.3600, -18.7173
        Hunter-Lab:
        21.8694, 39.7121, -5.3697
      #7b014e color charts
#7b014e RGB chart
      #7b014e CMYK chart
      #7b014e RGB pie chart
      #7b014e color shades, tints & tones
#7b014e color schemes
#7b014e color preview, HTML & CSS examples
           This text has a color of #7b014e        
        
          <p style="color:#7b014e;">Text here</p>
        
        
          .mytext {color:#7b014e;}
        
        Text color #7b014e
      
           This box has a color of #7b014e        
        
          <div style="background-color:#7b014e;">Content here</div>
        
        
          .mybackground {background-color:#7b014e;}
        
        Background color #7b014e
      
           Border around this has a color of #7b014e        
        
          <div style="border:2px solid #7b014e;">Content here</div>
        
        
          .myborder {border:2px solid #7b014e;}
        
        Border color #7b014e