#a036fe color space conversions
Hex:
        #a036fe
        RGB:
        160, 54, 254
        CMY:
        37, 79, 0
        CMYK:
        37, 79, 0, 0
      HSL:
        272°, 99.0099%, 60.3922%
        HSV (HSB):
        272°, 78.7402%, 99.6078%
        XYZ:
        33.7058, 17.2677, 95.3224
        xyY:
        0.2304, 0.1180, 17.2677
      CIE-Lab:
        48.5955, 75.4802, -79.9548
        CIE-LCH:
        48.5955, 109.9547, 313.3510
        CIE-Luv:
        48.5955, 22.1999, -126.2109
        Hunter-Lab:
        41.5544, 72.0655, -106.9184
      #a036fe color charts
#a036fe RGB chart
      #a036fe CMYK chart
      #a036fe RGB pie chart
      #a036fe color shades, tints & tones
#a036fe color schemes
#a036fe color preview, HTML & CSS examples
           This text has a color of #a036fe        
        
          <p style="color:#a036fe;">Text here</p>
        
        
          .mytext {color:#a036fe;}
        
        Text color #a036fe
      
           This box has a color of #a036fe        
        
          <div style="background-color:#a036fe;">Content here</div>
        
        
          .mybackground {background-color:#a036fe;}
        
        Background color #a036fe
      
           Border around this has a color of #a036fe        
        
          <div style="border:2px solid #a036fe;">Content here</div>
        
        
          .myborder {border:2px solid #a036fe;}
        
        Border color #a036fe