#a295ec color space conversions
Hex:
        #a295ec
        RGB:
        162, 149, 236
        CMY:
        36, 42, 7
        CMYK:
        31, 37, 0, 7
      HSL:
        249°, 69.6000%, 75.4902%
        HSV (HSB):
        249°, 36.8644%, 92.5490%
        XYZ:
        40.7881, 35.2324, 84.0077
        xyY:
        0.2549, 0.2202, 35.2324
      CIE-Lab:
        65.9292, 23.9960, -42.1780
        CIE-LCH:
        65.9292, 48.5262, 299.6364
        CIE-Luv:
        65.9292, 0.6961, -70.4947
        Hunter-Lab:
        59.3569, 18.7846, -42.3632
      #a295ec color charts
#a295ec RGB chart
      #a295ec CMYK chart
      #a295ec RGB pie chart
      #a295ec color shades, tints & tones
#a295ec color schemes
#a295ec color preview, HTML & CSS examples
           This text has a color of #a295ec        
        
          <p style="color:#a295ec;">Text here</p>
        
        
          .mytext {color:#a295ec;}
        
        Text color #a295ec
      
           This box has a color of #a295ec        
        
          <div style="background-color:#a295ec;">Content here</div>
        
        
          .mybackground {background-color:#a295ec;}
        
        Background color #a295ec
      
           Border around this has a color of #a295ec        
        
          <div style="border:2px solid #a295ec;">Content here</div>
        
        
          .myborder {border:2px solid #a295ec;}
        
        Border color #a295ec