#a235e0 color space conversions
Hex:
        #a235e0
        RGB:
        162, 53, 224
        CMY:
        36, 79, 12
        CMYK:
        28, 76, 0, 12
      HSL:
        278°, 73.3906%, 54.3137%
        HSV (HSB):
        278°, 76.3393%, 87.8431%
        XYZ:
        29.6279, 15.6094, 71.9724
        xyY:
        0.2528, 0.1332, 15.6094
      CIE-Lab:
        46.4578, 69.8045, -66.5343
        CIE-LCH:
        46.4578, 96.4339, 316.3740
        CIE-Luv:
        46.4578, 29.7273, -105.9744
        Hunter-Lab:
        39.5087, 64.7184, -80.3514
      #a235e0 color charts
#a235e0 RGB chart
      #a235e0 CMYK chart
      #a235e0 RGB pie chart
      #a235e0 color shades, tints & tones
#a235e0 color schemes
#a235e0 color preview, HTML & CSS examples
           This text has a color of #a235e0        
        
          <p style="color:#a235e0;">Text here</p>
        
        
          .mytext {color:#a235e0;}
        
        Text color #a235e0
      
           This box has a color of #a235e0        
        
          <div style="background-color:#a235e0;">Content here</div>
        
        
          .mybackground {background-color:#a235e0;}
        
        Background color #a235e0
      
           Border around this has a color of #a235e0        
        
          <div style="border:2px solid #a235e0;">Content here</div>
        
        
          .myborder {border:2px solid #a235e0;}
        
        Border color #a235e0