#8a34e1 color space conversions
Hex:
        #8a34e1
        RGB:
        138, 52, 225
        CMY:
        46, 80, 12
        CMYK:
        39, 77, 0, 12
      HSL:
        270°, 74.2489%, 54.3137%
        HSV (HSB):
        270°, 76.8889%, 88.2353%
        XYZ:
        25.2998, 13.2955, 72.4670
        xyY:
        0.2278, 0.1197, 13.2955
      CIE-Lab:
        43.2052, 66.4402, -72.5406
        CIE-LCH:
        43.2052, 98.3689, 312.4867
        CIE-Luv:
        43.2052, 17.4391, -111.0388
        Hunter-Lab:
        36.4630, 60.0419, -92.3096
      #8a34e1 color charts
#8a34e1 RGB chart
      #8a34e1 CMYK chart
      #8a34e1 RGB pie chart
      #8a34e1 color shades, tints & tones
#8a34e1 color schemes
#8a34e1 color preview, HTML & CSS examples
           This text has a color of #8a34e1        
        
          <p style="color:#8a34e1;">Text here</p>
        
        
          .mytext {color:#8a34e1;}
        
        Text color #8a34e1
      
           This box has a color of #8a34e1        
        
          <div style="background-color:#8a34e1;">Content here</div>
        
        
          .mybackground {background-color:#8a34e1;}
        
        Background color #8a34e1
      
           Border around this has a color of #8a34e1        
        
          <div style="border:2px solid #8a34e1;">Content here</div>
        
        
          .myborder {border:2px solid #8a34e1;}
        
        Border color #8a34e1