#7f0c31 color space conversions
Hex:
        #7f0c31
        RGB:
        127, 12, 49
        CMY:
        50, 95, 81
        CMYK:
        0, 91, 61, 50
      HSL:
        341°, 82.7338%, 27.2549%
        HSV (HSB):
        341°, 90.5512%, 49.8039%
        XYZ:
        9.4382, 4.9967, 3.3727
        xyY:
        0.5300, 0.2806, 4.9967
      CIE-Lab:
        26.7254, 47.3760, 10.8532
        CIE-LCH:
        26.7254, 48.6033, 12.9031
        CIE-Luv:
        26.7254, 70.0531, 2.6075
        Hunter-Lab:
        22.3533, 36.2496, 6.7015
      #7f0c31 color charts
#7f0c31 RGB chart
      #7f0c31 CMYK chart
      #7f0c31 RGB pie chart
      #7f0c31 color shades, tints & tones
#7f0c31 color schemes
#7f0c31 color preview, HTML & CSS examples
           This text has a color of #7f0c31        
        
          <p style="color:#7f0c31;">Text here</p>
        
        
          .mytext {color:#7f0c31;}
        
        Text color #7f0c31
      
           This box has a color of #7f0c31        
        
          <div style="background-color:#7f0c31;">Content here</div>
        
        
          .mybackground {background-color:#7f0c31;}
        
        Background color #7f0c31
      
           Border around this has a color of #7f0c31        
        
          <div style="border:2px solid #7f0c31;">Content here</div>
        
        
          .myborder {border:2px solid #7f0c31;}
        
        Border color #7f0c31