#a295e0 color space conversions
Hex:
        #a295e0
        RGB:
        162, 149, 224
        CMY:
        36, 42, 12
        CMYK:
        28, 33, 0, 12
      HSL:
        250°, 54.7445%, 73.1373%
        HSV (HSB):
        250°, 33.4821%, 87.8431%
        XYZ:
        39.1023, 34.5581, 75.1305
        xyY:
        0.2628, 0.2323, 34.5581
      CIE-Lab:
        65.4032, 20.9944, -36.3818
        CIE-LCH:
        65.4032, 42.0048, 299.9874
        CIE-Luv:
        65.4032, 1.6587, -60.4083
        Hunter-Lab:
        58.7861, 15.8556, -34.6241
      #a295e0 color charts
#a295e0 RGB chart
      #a295e0 CMYK chart
      #a295e0 RGB pie chart
      #a295e0 color shades, tints & tones
#a295e0 color schemes
#a295e0 color preview, HTML & CSS examples
           This text has a color of #a295e0        
        
          <p style="color:#a295e0;">Text here</p>
        
        
          .mytext {color:#a295e0;}
        
        Text color #a295e0
      
           This box has a color of #a295e0        
        
          <div style="background-color:#a295e0;">Content here</div>
        
        
          .mybackground {background-color:#a295e0;}
        
        Background color #a295e0
      
           Border around this has a color of #a295e0        
        
          <div style="border:2px solid #a295e0;">Content here</div>
        
        
          .myborder {border:2px solid #a295e0;}
        
        Border color #a295e0