#8c113f color space conversions
Hex:
        #8c113f
        RGB:
        140, 17, 63
        CMY:
        45, 93, 75
        CMYK:
        0, 88, 55, 45
      HSL:
        338°, 78.3439%, 30.7843%
        HSV (HSB):
        338°, 87.8571%, 54.9020%
        XYZ:
        11.9129, 6.3352, 5.2976
        xyY:
        0.5059, 0.2691, 6.3352
      CIE-Lab:
        30.2429, 50.9012, 6.7159
        CIE-LCH:
        30.2429, 51.3423, 7.5161
        CIE-Luv:
        30.2429, 74.7371, -1.6342
        Hunter-Lab:
        25.1699, 40.4365, 5.1400
      #8c113f color charts
#8c113f RGB chart
      #8c113f CMYK chart
      #8c113f RGB pie chart
      #8c113f color shades, tints & tones
#8c113f color schemes
#8c113f color preview, HTML & CSS examples
           This text has a color of #8c113f        
        
          <p style="color:#8c113f;">Text here</p>
        
        
          .mytext {color:#8c113f;}
        
        Text color #8c113f
      
           This box has a color of #8c113f        
        
          <div style="background-color:#8c113f;">Content here</div>
        
        
          .mybackground {background-color:#8c113f;}
        
        Background color #8c113f
      
           Border around this has a color of #8c113f        
        
          <div style="border:2px solid #8c113f;">Content here</div>
        
        
          .myborder {border:2px solid #8c113f;}
        
        Border color #8c113f