#8f113f color space conversions
Hex:
        #8f113f
        RGB:
        143, 17, 63
        CMY:
        44, 93, 75
        CMYK:
        0, 88, 56, 44
      HSL:
        338°, 78.7500%, 31.3725%
        HSV (HSB):
        338°, 88.1119%, 56.0784%
        XYZ:
        12.4253, 6.5994, 5.3216
        xyY:
        0.5104, 0.2711, 6.5994
      CIE-Lab:
        30.8770, 51.7060, 7.6991
        CIE-LCH:
        30.8770, 52.2760, 8.4692
        CIE-Luv:
        30.8770, 77.2048, -0.8272
        Hunter-Lab:
        25.6893, 41.3800, 5.7006
      #8f113f color charts
#8f113f RGB chart
      #8f113f CMYK chart
      #8f113f RGB pie chart
      #8f113f color shades, tints & tones
#8f113f color schemes
#8f113f color preview, HTML & CSS examples
           This text has a color of #8f113f        
        
          <p style="color:#8f113f;">Text here</p>
        
        
          .mytext {color:#8f113f;}
        
        Text color #8f113f
      
           This box has a color of #8f113f        
        
          <div style="background-color:#8f113f;">Content here</div>
        
        
          .mybackground {background-color:#8f113f;}
        
        Background color #8f113f
      
           Border around this has a color of #8f113f        
        
          <div style="border:2px solid #8f113f;">Content here</div>
        
        
          .myborder {border:2px solid #8f113f;}
        
        Border color #8f113f