#8c015b color space conversions
Hex:
        #8c015b
        RGB:
        140, 1, 91
        CMY:
        45, 100, 64
        CMYK:
        0, 99, 35, 45
      HSL:
        321°, 98.5816%, 27.6471%
        HSV (HSB):
        321°, 99.2857%, 54.9020%
        XYZ:
        12.7144, 6.3525, 10.4536
        xyY:
        0.4307, 0.2152, 6.3525
      CIE-Lab:
        30.2849, 56.2109, -11.7779
        CIE-LCH:
        30.2849, 57.4316, 348.1660
        CIE-Luv:
        30.2849, 65.7842, -22.8717
        Hunter-Lab:
        25.2041, 45.9383, -6.9480
      #8c015b color charts
#8c015b RGB chart
      #8c015b CMYK chart
      #8c015b RGB pie chart
      #8c015b color shades, tints & tones
#8c015b color schemes
#8c015b color preview, HTML & CSS examples
           This text has a color of #8c015b        
        
          <p style="color:#8c015b;">Text here</p>
        
        
          .mytext {color:#8c015b;}
        
        Text color #8c015b
      
           This box has a color of #8c015b        
        
          <div style="background-color:#8c015b;">Content here</div>
        
        
          .mybackground {background-color:#8c015b;}
        
        Background color #8c015b
      
           Border around this has a color of #8c015b        
        
          <div style="border:2px solid #8c015b;">Content here</div>
        
        
          .myborder {border:2px solid #8c015b;}
        
        Border color #8c015b