#a45af0 color space conversions
Hex:
        #a45af0
        RGB:
        164, 90, 240
        CMY:
        36, 65, 6
        CMYK:
        32, 63, 0, 6
      HSL:
        270°, 83.3333%, 64.7059%
        HSV (HSB):
        270°, 62.5000%, 94.1176%
        XYZ:
        34.6942, 21.4961, 84.7587
        xyY:
        0.2461, 0.1525, 21.4961
      CIE-Lab:
        53.4882, 57.8172, -64.1730
        CIE-LCH:
        53.4882, 86.3771, 312.0175
        CIE-Luv:
        53.4882, 20.2608, -105.6322
        Hunter-Lab:
        46.3639, 52.4350, -75.9344
      #a45af0 color charts
#a45af0 RGB chart
      #a45af0 CMYK chart
      #a45af0 RGB pie chart
      #a45af0 color shades, tints & tones
#a45af0 color schemes
#a45af0 color preview, HTML & CSS examples
           This text has a color of #a45af0        
        
          <p style="color:#a45af0;">Text here</p>
        
        
          .mytext {color:#a45af0;}
        
        Text color #a45af0
      
           This box has a color of #a45af0        
        
          <div style="background-color:#a45af0;">Content here</div>
        
        
          .mybackground {background-color:#a45af0;}
        
        Background color #a45af0
      
           Border around this has a color of #a45af0        
        
          <div style="border:2px solid #a45af0;">Content here</div>
        
        
          .myborder {border:2px solid #a45af0;}
        
        Border color #a45af0