#8c0053 color space conversions
Hex:
        #8c0053
        RGB:
        140, 0, 83
        CMY:
        45, 100, 67
        CMYK:
        0, 100, 41, 45
      HSL:
        324°, 100.0000%, 27.4510%
        HSV (HSB):
        324°, 100.0000%, 54.9020%
        XYZ:
        12.3766, 6.2000, 8.7280
        xyY:
        0.4533, 0.2271, 6.2000
      CIE-Lab:
        29.9115, 55.5351, -7.0769
        CIE-LCH:
        29.9115, 55.9841, 352.7379
        CIE-Luv:
        29.9115, 69.3943, -17.1862
        Hunter-Lab:
        24.8998, 45.1497, -3.3528
      #8c0053 color charts
#8c0053 RGB chart
      #8c0053 CMYK chart
      #8c0053 RGB pie chart
      #8c0053 color shades, tints & tones
#8c0053 color schemes
#8c0053 color preview, HTML & CSS examples
           This text has a color of #8c0053        
        
          <p style="color:#8c0053;">Text here</p>
        
        
          .mytext {color:#8c0053;}
        
        Text color #8c0053
      
           This box has a color of #8c0053        
        
          <div style="background-color:#8c0053;">Content here</div>
        
        
          .mybackground {background-color:#8c0053;}
        
        Background color #8c0053
      
           Border around this has a color of #8c0053        
        
          <div style="border:2px solid #8c0053;">Content here</div>
        
        
          .myborder {border:2px solid #8c0053;}
        
        Border color #8c0053