#8d1bae color space conversions
Hex:
        #8d1bae
        RGB:
        141, 27, 174
        CMY:
        45, 89, 32
        CMYK:
        19, 84, 0, 32
      HSL:
        287°, 73.1343%, 39.4118%
        HSV (HSB):
        287°, 84.4828%, 68.2353%
        XYZ:
        19.0164, 9.5026, 40.8763
        xyY:
        0.2740, 0.1369, 9.5026
      CIE-Lab:
        36.9345, 64.2720, -53.0118
        CIE-LCH:
        36.9345, 83.3135, 320.4840
        CIE-Luv:
        36.9345, 33.5257, -80.3735
        Hunter-Lab:
        30.8263, 56.1690, -57.0415
      #8d1bae color charts
#8d1bae RGB chart
      #8d1bae CMYK chart
      #8d1bae RGB pie chart
      #8d1bae color shades, tints & tones
#8d1bae color schemes
#8d1bae color preview, HTML & CSS examples
           This text has a color of #8d1bae        
        
          <p style="color:#8d1bae;">Text here</p>
        
        
          .mytext {color:#8d1bae;}
        
        Text color #8d1bae
      
           This box has a color of #8d1bae        
        
          <div style="background-color:#8d1bae;">Content here</div>
        
        
          .mybackground {background-color:#8d1bae;}
        
        Background color #8d1bae
      
           Border around this has a color of #8d1bae        
        
          <div style="border:2px solid #8d1bae;">Content here</div>
        
        
          .myborder {border:2px solid #8d1bae;}
        
        Border color #8d1bae