#a21eb4 color space conversions
Hex:
        #a21eb4
        RGB:
        162, 30, 180
        CMY:
        36, 88, 29
        CMYK:
        10, 83, 0, 29
      HSL:
        293°, 71.4286%, 41.1765%
        HSV (HSB):
        293°, 83.3333%, 70.5882%
        XYZ:
        23.6028, 11.9052, 44.2339
        xyY:
        0.2960, 0.1493, 11.9052
      CIE-Lab:
        41.0651, 68.3061, -49.7370
        CIE-LCH:
        41.0651, 84.4955, 323.9398
        CIE-Luv:
        41.0651, 44.8874, -79.2136
        Hunter-Lab:
        34.5039, 61.7229, -51.8569
      #a21eb4 color charts
#a21eb4 RGB chart
      #a21eb4 CMYK chart
      #a21eb4 RGB pie chart
      #a21eb4 color shades, tints & tones
#a21eb4 color schemes
#a21eb4 color preview, HTML & CSS examples
           This text has a color of #a21eb4        
        
          <p style="color:#a21eb4;">Text here</p>
        
        
          .mytext {color:#a21eb4;}
        
        Text color #a21eb4
      
           This box has a color of #a21eb4        
        
          <div style="background-color:#a21eb4;">Content here</div>
        
        
          .mybackground {background-color:#a21eb4;}
        
        Background color #a21eb4
      
           Border around this has a color of #a21eb4        
        
          <div style="border:2px solid #a21eb4;">Content here</div>
        
        
          .myborder {border:2px solid #a21eb4;}
        
        Border color #a21eb4