#8c245b color space conversions
Hex:
        #8c245b
        RGB:
        140, 36, 91
        CMY:
        45, 86, 64
        CMYK:
        0, 74, 35, 45
      HSL:
        328°, 59.0909%, 34.5098%
        HSV (HSB):
        328°, 74.2857%, 54.9020%
        XYZ:
        13.3344, 7.5925, 10.6602
        xyY:
        0.4221, 0.2404, 7.5925
      CIE-Lab:
        33.1195, 48.0839, -7.4903
        CIE-LCH:
        33.1195, 48.6638, 351.1458
        CIE-Luv:
        33.1195, 59.0673, -16.8426
        Hunter-Lab:
        27.5546, 38.1607, -3.6498
      #8c245b color charts
#8c245b RGB chart
      #8c245b CMYK chart
      #8c245b RGB pie chart
      #8c245b color shades, tints & tones
#8c245b color schemes
#8c245b color preview, HTML & CSS examples
           This text has a color of #8c245b        
        
          <p style="color:#8c245b;">Text here</p>
        
        
          .mytext {color:#8c245b;}
        
        Text color #8c245b
      
           This box has a color of #8c245b        
        
          <div style="background-color:#8c245b;">Content here</div>
        
        
          .mybackground {background-color:#8c245b;}
        
        Background color #8c245b
      
           Border around this has a color of #8c245b        
        
          <div style="border:2px solid #8c245b;">Content here</div>
        
        
          .myborder {border:2px solid #8c245b;}
        
        Border color #8c245b