#7d116b color space conversions
Hex:
        #7d116b
        RGB:
        125, 17, 107
        CMY:
        51, 93, 58
        CMYK:
        0, 86, 14, 51
      HSL:
        310°, 76.0563%, 27.8431%
        HSV (HSB):
        310°, 86.4000%, 49.0196%
        XYZ:
        11.3117, 5.8224, 14.4376
        xyY:
        0.3583, 0.1844, 5.8224
      CIE-Lab:
        28.9599, 52.1498, -24.4691
        CIE-LCH:
        28.9599, 57.6050, 334.8637
        CIE-Luv:
        28.9599, 45.5123, -37.3497
        Hunter-Lab:
        24.1297, 41.4520, -18.5844
      #7d116b color charts
#7d116b RGB chart
      #7d116b CMYK chart
      #7d116b RGB pie chart
      #7d116b color shades, tints & tones
#7d116b color schemes
#7d116b color preview, HTML & CSS examples
           This text has a color of #7d116b        
        
          <p style="color:#7d116b;">Text here</p>
        
        
          .mytext {color:#7d116b;}
        
        Text color #7d116b
      
           This box has a color of #7d116b        
        
          <div style="background-color:#7d116b;">Content here</div>
        
        
          .mybackground {background-color:#7d116b;}
        
        Background color #7d116b
      
           Border around this has a color of #7d116b        
        
          <div style="border:2px solid #7d116b;">Content here</div>
        
        
          .myborder {border:2px solid #7d116b;}
        
        Border color #7d116b