#7b126d color space conversions
Hex:
        #7b126d
        RGB:
        123, 18, 109
        CMY:
        52, 93, 57
        CMYK:
        0, 85, 11, 52
      HSL:
        308°, 74.4681%, 27.6471%
        HSV (HSB):
        308°, 85.3659%, 48.2353%
        XYZ:
        11.1450, 5.7477, 14.9900
        xyY:
        0.3496, 0.1803, 5.7477
      CIE-Lab:
        28.7668, 51.7679, -26.0866
        CIE-LCH:
        28.7668, 57.9692, 333.2558
        CIE-Luv:
        28.7668, 43.1466, -39.2261
        Hunter-Lab:
        23.9743, 41.0245, -20.2891
      #7b126d color charts
#7b126d RGB chart
      #7b126d CMYK chart
      #7b126d RGB pie chart
      #7b126d color shades, tints & tones
#7b126d color schemes
#7b126d color preview, HTML & CSS examples
           This text has a color of #7b126d        
        
          <p style="color:#7b126d;">Text here</p>
        
        
          .mytext {color:#7b126d;}
        
        Text color #7b126d
      
           This box has a color of #7b126d        
        
          <div style="background-color:#7b126d;">Content here</div>
        
        
          .mybackground {background-color:#7b126d;}
        
        Background color #7b126d
      
           Border around this has a color of #7b126d        
        
          <div style="border:2px solid #7b126d;">Content here</div>
        
        
          .myborder {border:2px solid #7b126d;}
        
        Border color #7b126d