#8d27af color space conversions
Hex:
        #8d27af
        RGB:
        141, 39, 175
        CMY:
        45, 85, 31
        CMYK:
        19, 78, 0, 31
      HSL:
        285°, 63.5514%, 41.9608%
        HSV (HSB):
        285°, 77.7143%, 68.6275%
        XYZ:
        19.4479, 10.2089, 41.5029
        xyY:
        0.2733, 0.1435, 10.2089
      CIE-Lab:
        38.2148, 60.9486, -51.5379
        CIE-LCH:
        38.2148, 79.8178, 319.7823
        CIE-Luv:
        38.2148, 31.7972, -79.0245
        Hunter-Lab:
        31.9514, 52.7329, -54.6482
      #8d27af color charts
#8d27af RGB chart
      #8d27af CMYK chart
      #8d27af RGB pie chart
      #8d27af color shades, tints & tones
#8d27af color schemes
#8d27af color preview, HTML & CSS examples
           This text has a color of #8d27af        
        
          <p style="color:#8d27af;">Text here</p>
        
        
          .mytext {color:#8d27af;}
        
        Text color #8d27af
      
           This box has a color of #8d27af        
        
          <div style="background-color:#8d27af;">Content here</div>
        
        
          .mybackground {background-color:#8d27af;}
        
        Background color #8d27af
      
           Border around this has a color of #8d27af        
        
          <div style="border:2px solid #8d27af;">Content here</div>
        
        
          .myborder {border:2px solid #8d27af;}
        
        Border color #8d27af