#8d27bd color space conversions
Hex:
        #8d27bd
        RGB:
        141, 39, 189
        CMY:
        45, 85, 26
        CMYK:
        25, 79, 0, 26
      HSL:
        281°, 65.7895%, 44.7059%
        HSV (HSB):
        281°, 79.3651%, 74.1176%
        XYZ:
        20.8953, 10.7879, 49.1251
        xyY:
        0.2586, 0.1335, 10.7879
      CIE-Lab:
        39.2209, 63.7472, -58.1865
        CIE-LCH:
        39.2209, 86.3098, 317.6111
        CIE-Luv:
        39.2209, 28.2310, -88.8199
        Hunter-Lab:
        32.8449, 56.0798, -65.6867
      #8d27bd color charts
#8d27bd RGB chart
      #8d27bd CMYK chart
      #8d27bd RGB pie chart
      #8d27bd color shades, tints & tones
#8d27bd color schemes
#8d27bd color preview, HTML & CSS examples
           This text has a color of #8d27bd        
        
          <p style="color:#8d27bd;">Text here</p>
        
        
          .mytext {color:#8d27bd;}
        
        Text color #8d27bd
      
           This box has a color of #8d27bd        
        
          <div style="background-color:#8d27bd;">Content here</div>
        
        
          .mybackground {background-color:#8d27bd;}
        
        Background color #8d27bd
      
           Border around this has a color of #8d27bd        
        
          <div style="border:2px solid #8d27bd;">Content here</div>
        
        
          .myborder {border:2px solid #8d27bd;}
        
        Border color #8d27bd