#7d167f color space conversions
Hex:
        #7d167f
        RGB:
        125, 22, 127
        CMY:
        51, 91, 50
        CMYK:
        2, 83, 0, 50
      HSL:
        299°, 70.4698%, 29.2157%
        HSV (HSB):
        299°, 82.6772%, 49.8039%
        XYZ:
        12.5751, 6.4661, 20.6640
        xyY:
        0.3167, 0.1629, 6.4661
      CIE-Lab:
        30.5592, 54.0914, -34.6594
        CIE-LCH:
        30.5592, 64.2429, 327.3501
        CIE-Luv:
        30.5592, 37.8826, -51.2967
        Hunter-Lab:
        25.4285, 43.7734, -30.3808
      #7d167f color charts
#7d167f RGB chart
      #7d167f CMYK chart
      #7d167f RGB pie chart
      #7d167f color shades, tints & tones
#7d167f color schemes
#7d167f color preview, HTML & CSS examples
           This text has a color of #7d167f        
        
          <p style="color:#7d167f;">Text here</p>
        
        
          .mytext {color:#7d167f;}
        
        Text color #7d167f
      
           This box has a color of #7d167f        
        
          <div style="background-color:#7d167f;">Content here</div>
        
        
          .mybackground {background-color:#7d167f;}
        
        Background color #7d167f
      
           Border around this has a color of #7d167f        
        
          <div style="border:2px solid #7d167f;">Content here</div>
        
        
          .myborder {border:2px solid #7d167f;}
        
        Border color #7d167f