#8c0a70 color space conversions
Hex:
        #8c0a70
        RGB:
        140, 10, 112
        CMY:
        45, 96, 56
        CMYK:
        0, 93, 20, 45
      HSL:
        313°, 86.6667%, 29.4118%
        HSV (HSB):
        313°, 92.8571%, 54.9020%
        XYZ:
        13.8484, 6.9624, 15.9432
        xyY:
        0.3768, 0.1894, 6.9624
      CIE-Lab:
        31.7211, 57.4072, -23.1371
        CIE-LCH:
        31.7211, 61.8943, 338.0489
        CIE-Luv:
        31.7211, 55.9294, -37.5740
        Hunter-Lab:
        26.3863, 47.5064, -17.3539
      #8c0a70 color charts
#8c0a70 RGB chart
      #8c0a70 CMYK chart
      #8c0a70 RGB pie chart
      #8c0a70 color shades, tints & tones
#8c0a70 color schemes
#8c0a70 color preview, HTML & CSS examples
           This text has a color of #8c0a70        
        
          <p style="color:#8c0a70;">Text here</p>
        
        
          .mytext {color:#8c0a70;}
        
        Text color #8c0a70
      
           This box has a color of #8c0a70        
        
          <div style="background-color:#8c0a70;">Content here</div>
        
        
          .mybackground {background-color:#8c0a70;}
        
        Background color #8c0a70
      
           Border around this has a color of #8c0a70        
        
          <div style="border:2px solid #8c0a70;">Content here</div>
        
        
          .myborder {border:2px solid #8c0a70;}
        
        Border color #8c0a70