#8a34fe color space conversions
Hex:
        #8a34fe
        RGB:
        138, 52, 254
        CMY:
        46, 80, 0
        CMYK:
        46, 80, 0, 0
      HSL:
        266°, 99.0196%, 60.0000%
        HSV (HSB):
        266°, 79.5276%, 99.6078%
        XYZ:
        29.5986, 15.0150, 95.1041
        xyY:
        0.2118, 0.1075, 15.0150
      CIE-Lab:
        45.6548, 73.1541, -84.8790
        CIE-LCH:
        45.6548, 112.0534, 310.7569
        CIE-Luv:
        45.6548, 12.6738, -129.4741
        Hunter-Lab:
        38.7492, 68.5363, -118.3939
      #8a34fe color charts
#8a34fe RGB chart
      #8a34fe CMYK chart
      #8a34fe RGB pie chart
      #8a34fe color shades, tints & tones
#8a34fe color schemes
#8a34fe color preview, HTML & CSS examples
           This text has a color of #8a34fe        
        
          <p style="color:#8a34fe;">Text here</p>
        
        
          .mytext {color:#8a34fe;}
        
        Text color #8a34fe
      
           This box has a color of #8a34fe        
        
          <div style="background-color:#8a34fe;">Content here</div>
        
        
          .mybackground {background-color:#8a34fe;}
        
        Background color #8a34fe
      
           Border around this has a color of #8a34fe        
        
          <div style="border:2px solid #8a34fe;">Content here</div>
        
        
          .myborder {border:2px solid #8a34fe;}
        
        Border color #8a34fe