#7b125e color space conversions
Hex:
        #7b125e
        RGB:
        123, 18, 94
        CMY:
        52, 93, 63
        CMYK:
        0, 85, 24, 52
      HSL:
        317°, 74.4681%, 27.6471%
        HSV (HSB):
        317°, 85.3659%, 48.2353%
        XYZ:
        10.4051, 5.4517, 11.0936
        xyY:
        0.3861, 0.2023, 5.4517
      CIE-Lab:
        27.9848, 49.5981, -17.5756
        CIE-LCH:
        27.9848, 52.6201, 340.4877
        CIE-Luv:
        27.9848, 48.7122, -28.1061
        Hunter-Lab:
        23.3489, 38.6850, -11.8257
      #7b125e color charts
#7b125e RGB chart
      #7b125e CMYK chart
      #7b125e RGB pie chart
      #7b125e color shades, tints & tones
#7b125e color schemes
#7b125e color preview, HTML & CSS examples
           This text has a color of #7b125e        
        
          <p style="color:#7b125e;">Text here</p>
        
        
          .mytext {color:#7b125e;}
        
        Text color #7b125e
      
           This box has a color of #7b125e        
        
          <div style="background-color:#7b125e;">Content here</div>
        
        
          .mybackground {background-color:#7b125e;}
        
        Background color #7b125e
      
           Border around this has a color of #7b125e        
        
          <div style="border:2px solid #7b125e;">Content here</div>
        
        
          .myborder {border:2px solid #7b125e;}
        
        Border color #7b125e