#a83aeb color space conversions
Hex:
        #a83aeb
        RGB:
        168, 58, 235
        CMY:
        34, 77, 8
        CMYK:
        29, 75, 0, 8
      HSL:
        277°, 81.5668%, 57.4510%
        HSV (HSB):
        277°, 75.3191%, 92.1569%
        XYZ:
        32.6569, 17.3491, 80.2248
        xyY:
        0.2508, 0.1332, 17.3491
      CIE-Lab:
        48.6969, 71.3334, -69.0931
        CIE-LCH:
        48.6969, 99.3092, 315.9140
        CIE-Luv:
        48.6969, 29.7408, -111.2279
        Hunter-Lab:
        41.6523, 67.0591, -85.0396
      #a83aeb color charts
#a83aeb RGB chart
      #a83aeb CMYK chart
      #a83aeb RGB pie chart
      #a83aeb color shades, tints & tones
#a83aeb color schemes
#a83aeb color preview, HTML & CSS examples
           This text has a color of #a83aeb        
        
          <p style="color:#a83aeb;">Text here</p>
        
        
          .mytext {color:#a83aeb;}
        
        Text color #a83aeb
      
           This box has a color of #a83aeb        
        
          <div style="background-color:#a83aeb;">Content here</div>
        
        
          .mybackground {background-color:#a83aeb;}
        
        Background color #a83aeb
      
           Border around this has a color of #a83aeb        
        
          <div style="border:2px solid #a83aeb;">Content here</div>
        
        
          .myborder {border:2px solid #a83aeb;}
        
        Border color #a83aeb