#8c123f color space conversions
Hex:
        #8c123f
        RGB:
        140, 18, 63
        CMY:
        45, 93, 75
        CMYK:
        0, 87, 55, 45
      HSL:
        338°, 77.2152%, 30.9804%
        HSV (HSB):
        338°, 87.1429%, 54.9020%
        XYZ:
        11.9287, 6.3669, 5.3029
        xyY:
        0.5055, 0.2698, 6.3669
      CIE-Lab:
        30.3200, 50.6801, 6.8244
        CIE-LCH:
        30.3200, 51.1375, 7.6691
        CIE-Luv:
        30.3200, 74.5011, -1.4789
        Hunter-Lab:
        25.2328, 40.2279, 5.2027
      #8c123f color charts
#8c123f RGB chart
      #8c123f CMYK chart
      #8c123f RGB pie chart
      #8c123f color shades, tints & tones
#8c123f color schemes
#8c123f color preview, HTML & CSS examples
           This text has a color of #8c123f        
        
          <p style="color:#8c123f;">Text here</p>
        
        
          .mytext {color:#8c123f;}
        
        Text color #8c123f
      
           This box has a color of #8c123f        
        
          <div style="background-color:#8c123f;">Content here</div>
        
        
          .mybackground {background-color:#8c123f;}
        
        Background color #8c123f
      
           Border around this has a color of #8c123f        
        
          <div style="border:2px solid #8c123f;">Content here</div>
        
        
          .myborder {border:2px solid #8c123f;}
        
        Border color #8c123f