#8d015b color space conversions
Hex:
        #8d015b
        RGB:
        141, 1, 91
        CMY:
        45, 100, 64
        CMYK:
        0, 99, 35, 45
      HSL:
        321°, 98.5915%, 27.8431%
        HSV (HSB):
        321°, 99.2908%, 55.2941%
        XYZ:
        12.8837, 6.4398, 10.4615
        xyY:
        0.4326, 0.2162, 6.4398
      CIE-Lab:
        30.4959, 56.4314, -11.4373
        CIE-LCH:
        30.4959, 57.5787, 348.5427
        CIE-Luv:
        30.4959, 66.6055, -22.5548
        Hunter-Lab:
        25.3767, 46.2149, -6.6785
      #8d015b color charts
#8d015b RGB chart
      #8d015b CMYK chart
      #8d015b RGB pie chart
      #8d015b color shades, tints & tones
#8d015b color schemes
#8d015b color preview, HTML & CSS examples
           This text has a color of #8d015b        
        
          <p style="color:#8d015b;">Text here</p>
        
        
          .mytext {color:#8d015b;}
        
        Text color #8d015b
      
           This box has a color of #8d015b        
        
          <div style="background-color:#8d015b;">Content here</div>
        
        
          .mybackground {background-color:#8d015b;}
        
        Background color #8d015b
      
           Border around this has a color of #8d015b        
        
          <div style="border:2px solid #8d015b;">Content here</div>
        
        
          .myborder {border:2px solid #8d015b;}
        
        Border color #8d015b