#a295fa color space conversions
Hex:
        #a295fa
        RGB:
        162, 149, 250
        CMY:
        36, 42, 2
        CMYK:
        35, 40, 0, 2
      HSL:
        248°, 90.9910%, 78.2353%
        HSV (HSB):
        248°, 40.4000%, 98.0392%
        XYZ:
        42.9031, 36.0784, 95.1451
        xyY:
        0.2464, 0.2072, 36.0784
      CIE-Lab:
        66.5798, 27.6008, -48.8288
        CIE-LCH:
        66.5798, 56.0897, 299.4776
        CIE-Luv:
        66.5798, -0.4104, -82.1421
        Hunter-Lab:
        60.0653, 22.3836, -51.8713
      #a295fa color charts
#a295fa RGB chart
      #a295fa CMYK chart
      #a295fa RGB pie chart
      #a295fa color shades, tints & tones
#a295fa color schemes
#a295fa color preview, HTML & CSS examples
           This text has a color of #a295fa        
        
          <p style="color:#a295fa;">Text here</p>
        
        
          .mytext {color:#a295fa;}
        
        Text color #a295fa
      
           This box has a color of #a295fa        
        
          <div style="background-color:#a295fa;">Content here</div>
        
        
          .mybackground {background-color:#a295fa;}
        
        Background color #a295fa
      
           Border around this has a color of #a295fa        
        
          <div style="border:2px solid #a295fa;">Content here</div>
        
        
          .myborder {border:2px solid #a295fa;}
        
        Border color #a295fa