#7e114b color space conversions
Hex:
        #7e114b
        RGB:
        126, 17, 75
        CMY:
        51, 93, 71
        CMYK:
        0, 87, 40, 51
      HSL:
        328°, 76.2238%, 28.0392%
        HSV (HSB):
        328°, 86.5079%, 49.4118%
        XYZ:
        10.0746, 5.3445, 7.1572
        xyY:
        0.4462, 0.2367, 5.3445
      CIE-Lab:
        27.6946, 48.2898, -5.3802
        CIE-LCH:
        27.6946, 48.5886, 353.6426
        CIE-Luv:
        27.6946, 58.6450, -13.5972
        Hunter-Lab:
        23.1182, 37.3312, -2.1730
      #7e114b color charts
#7e114b RGB chart
      #7e114b CMYK chart
      #7e114b RGB pie chart
      #7e114b color shades, tints & tones
#7e114b color schemes
#7e114b color preview, HTML & CSS examples
           This text has a color of #7e114b        
        
          <p style="color:#7e114b;">Text here</p>
        
        
          .mytext {color:#7e114b;}
        
        Text color #7e114b
      
           This box has a color of #7e114b        
        
          <div style="background-color:#7e114b;">Content here</div>
        
        
          .mybackground {background-color:#7e114b;}
        
        Background color #7e114b
      
           Border around this has a color of #7e114b        
        
          <div style="border:2px solid #7e114b;">Content here</div>
        
        
          .myborder {border:2px solid #7e114b;}
        
        Border color #7e114b