#8b1c45 color space conversions
Hex:
        #8b1c45
        RGB:
        139, 28, 69
        CMY:
        45, 89, 73
        CMYK:
        0, 80, 50, 45
      HSL:
        338°, 66.4671%, 32.7451%
        HSV (HSB):
        338°, 79.8561%, 54.5098%
        XYZ:
        12.1369, 6.7491, 6.2933
        xyY:
        0.4820, 0.2680, 6.7491
      CIE-Lab:
        31.2289, 48.2102, 4.1014
        CIE-LCH:
        31.2289, 48.3844, 4.8626
        CIE-Luv:
        31.2289, 68.7068, -3.6743
        Hunter-Lab:
        25.9791, 37.9279, 3.8228
      #8b1c45 color charts
#8b1c45 RGB chart
      #8b1c45 CMYK chart
      #8b1c45 RGB pie chart
      #8b1c45 color shades, tints & tones
#8b1c45 color schemes
#8b1c45 color preview, HTML & CSS examples
           This text has a color of #8b1c45        
        
          <p style="color:#8b1c45;">Text here</p>
        
        
          .mytext {color:#8b1c45;}
        
        Text color #8b1c45
      
           This box has a color of #8b1c45        
        
          <div style="background-color:#8b1c45;">Content here</div>
        
        
          .mybackground {background-color:#8b1c45;}
        
        Background color #8b1c45
      
           Border around this has a color of #8b1c45        
        
          <div style="border:2px solid #8b1c45;">Content here</div>
        
        
          .myborder {border:2px solid #8b1c45;}
        
        Border color #8b1c45