#8a30ee color space conversions
Hex:
        #8a30ee
        RGB:
        138, 48, 238
        CMY:
        46, 81, 7
        CMYK:
        42, 80, 0, 7
      HSL:
        268°, 84.8214%, 56.0784%
        HSV (HSB):
        268°, 79.8319%, 93.3333%
        XYZ:
        26.9708, 13.6902, 82.1099
        xyY:
        0.2197, 0.1115, 13.6902
      CIE-Lab:
        43.7854, 70.8699, -78.9653
        CIE-LCH:
        43.7854, 106.1040, 311.9074
        CIE-Luv:
        43.7854, 15.6812, -120.0592
        Hunter-Lab:
        37.0003, 65.3643, -105.6742
      #8a30ee color charts
#8a30ee RGB chart
      #8a30ee CMYK chart
      #8a30ee RGB pie chart
      #8a30ee color shades, tints & tones
#8a30ee color schemes
#8a30ee color preview, HTML & CSS examples
           This text has a color of #8a30ee        
        
          <p style="color:#8a30ee;">Text here</p>
        
        
          .mytext {color:#8a30ee;}
        
        Text color #8a30ee
      
           This box has a color of #8a30ee        
        
          <div style="background-color:#8a30ee;">Content here</div>
        
        
          .mybackground {background-color:#8a30ee;}
        
        Background color #8a30ee
      
           Border around this has a color of #8a30ee        
        
          <div style="border:2px solid #8a30ee;">Content here</div>
        
        
          .myborder {border:2px solid #8a30ee;}
        
        Border color #8a30ee