#7f113f color space conversions
Hex:
        #7f113f
        RGB:
        127, 17, 63
        CMY:
        50, 93, 75
        CMYK:
        0, 87, 50, 50
      HSL:
        335°, 76.3889%, 28.2353%
        HSV (HSB):
        335°, 86.6142%, 49.8039%
        XYZ:
        9.8500, 5.2718, 5.2010
        xyY:
        0.4847, 0.2594, 5.2718
      CIE-Lab:
        27.4955, 47.3763, 2.4252
        CIE-LCH:
        27.4955, 47.4383, 2.9304
        CIE-Luv:
        27.4955, 64.0130, -5.1602
        Hunter-Lab:
        22.9604, 36.3960, 2.6418
      #7f113f color charts
#7f113f RGB chart
      #7f113f CMYK chart
      #7f113f RGB pie chart
      #7f113f color shades, tints & tones
#7f113f color schemes
#7f113f color preview, HTML & CSS examples
           This text has a color of #7f113f        
        
          <p style="color:#7f113f;">Text here</p>
        
        
          .mytext {color:#7f113f;}
        
        Text color #7f113f
      
           This box has a color of #7f113f        
        
          <div style="background-color:#7f113f;">Content here</div>
        
        
          .mybackground {background-color:#7f113f;}
        
        Background color #7f113f
      
           Border around this has a color of #7f113f        
        
          <div style="border:2px solid #7f113f;">Content here</div>
        
        
          .myborder {border:2px solid #7f113f;}
        
        Border color #7f113f