#7f1245 color space conversions
Hex:
        #7f1245
        RGB:
        127, 18, 69
        CMY:
        50, 93, 73
        CMYK:
        0, 86, 46, 50
      HSL:
        332°, 75.1724%, 28.4314%
        HSV (HSB):
        332°, 85.8268%, 49.8039%
        XYZ:
        10.0429, 5.3743, 6.1383
        xyY:
        0.4659, 0.2493, 5.3743
      CIE-Lab:
        27.7756, 47.6916, -1.2124
        CIE-LCH:
        27.7756, 47.7070, 358.5438
        CIE-Luv:
        27.7756, 61.5509, -8.9837
        Hunter-Lab:
        23.1826, 36.7582, 0.5291
      #7f1245 color charts
#7f1245 RGB chart
      #7f1245 CMYK chart
      #7f1245 RGB pie chart
      #7f1245 color shades, tints & tones
#7f1245 color schemes
#7f1245 color preview, HTML & CSS examples
           This text has a color of #7f1245        
        
          <p style="color:#7f1245;">Text here</p>
        
        
          .mytext {color:#7f1245;}
        
        Text color #7f1245
      
           This box has a color of #7f1245        
        
          <div style="background-color:#7f1245;">Content here</div>
        
        
          .mybackground {background-color:#7f1245;}
        
        Background color #7f1245
      
           Border around this has a color of #7f1245        
        
          <div style="border:2px solid #7f1245;">Content here</div>
        
        
          .myborder {border:2px solid #7f1245;}
        
        Border color #7f1245