#8f0c31 color space conversions
Hex:
        #8f0c31
        RGB:
        143, 12, 49
        CMY:
        44, 95, 81
        CMYK:
        0, 92, 66, 44
      HSL:
        343°, 84.5161%, 30.3922%
        HSV (HSB):
        343°, 91.6084%, 56.0784%
        XYZ:
        12.0135, 6.3243, 3.4933
        xyY:
        0.5503, 0.2897, 6.3243
      CIE-Lab:
        30.2164, 51.7184, 16.1328
        CIE-LCH:
        30.2164, 54.1762, 17.3245
        CIE-Luv:
        30.2164, 83.1293, 6.5464
        Hunter-Lab:
        25.1482, 41.2617, 9.3680
      #8f0c31 color charts
#8f0c31 RGB chart
      #8f0c31 CMYK chart
      #8f0c31 RGB pie chart
      #8f0c31 color shades, tints & tones
#8f0c31 color schemes
#8f0c31 color preview, HTML & CSS examples
           This text has a color of #8f0c31        
        
          <p style="color:#8f0c31;">Text here</p>
        
        
          .mytext {color:#8f0c31;}
        
        Text color #8f0c31
      
           This box has a color of #8f0c31        
        
          <div style="background-color:#8f0c31;">Content here</div>
        
        
          .mybackground {background-color:#8f0c31;}
        
        Background color #8f0c31
      
           Border around this has a color of #8f0c31        
        
          <div style="border:2px solid #8f0c31;">Content here</div>
        
        
          .myborder {border:2px solid #8f0c31;}
        
        Border color #8f0c31