#8d34af color space conversions
Hex:
        #8d34af
        RGB:
        141, 52, 175
        CMY:
        45, 80, 31
        CMYK:
        19, 70, 0, 31
      HSL:
        283°, 54.1850%, 44.5098%
        HSV (HSB):
        283°, 70.2857%, 68.6275%
        XYZ:
        19.9504, 11.2138, 41.6704
        xyY:
        0.2739, 0.1540, 11.2138
      CIE-Lab:
        39.9383, 56.0354, -48.7611
        CIE-LCH:
        39.9383, 74.2806, 318.9707
        CIE-Luv:
        39.9383, 29.5834, -75.8381
        Hunter-Lab:
        33.4871, 47.7413, -50.3379
      #8d34af color charts
#8d34af RGB chart
      #8d34af CMYK chart
      #8d34af RGB pie chart
      #8d34af color shades, tints & tones
#8d34af color schemes
#8d34af color preview, HTML & CSS examples
           This text has a color of #8d34af        
        
          <p style="color:#8d34af;">Text here</p>
        
        
          .mytext {color:#8d34af;}
        
        Text color #8d34af
      
           This box has a color of #8d34af        
        
          <div style="background-color:#8d34af;">Content here</div>
        
        
          .mybackground {background-color:#8d34af;}
        
        Background color #8d34af
      
           Border around this has a color of #8d34af        
        
          <div style="border:2px solid #8d34af;">Content here</div>
        
        
          .myborder {border:2px solid #8d34af;}
        
        Border color #8d34af