#a21da5 color space conversions
Hex:
        #a21da5
        RGB:
        162, 29, 165
        CMY:
        36, 89, 35
        CMYK:
        2, 82, 0, 35
      HSL:
        299°, 70.1031%, 38.0392%
        HSV (HSB):
        299°, 82.4242%, 64.7059%
        XYZ:
        22.1312, 11.2767, 36.6075
        xyY:
        0.3161, 0.1611, 11.2767
      CIE-Lab:
        40.0427, 66.0408, -42.4446
        CIE-LCH:
        40.0427, 78.5043, 327.2710
        CIE-Luv:
        40.0427, 50.0567, -68.3361
        Hunter-Lab:
        33.5808, 58.8726, -41.1273
      #a21da5 color charts
#a21da5 RGB chart
      #a21da5 CMYK chart
      #a21da5 RGB pie chart
      #a21da5 color shades, tints & tones
#a21da5 color schemes
#a21da5 color preview, HTML & CSS examples
           This text has a color of #a21da5        
        
          <p style="color:#a21da5;">Text here</p>
        
        
          .mytext {color:#a21da5;}
        
        Text color #a21da5
      
           This box has a color of #a21da5        
        
          <div style="background-color:#a21da5;">Content here</div>
        
        
          .mybackground {background-color:#a21da5;}
        
        Background color #a21da5
      
           Border around this has a color of #a21da5        
        
          <div style="border:2px solid #a21da5;">Content here</div>
        
        
          .myborder {border:2px solid #a21da5;}
        
        Border color #a21da5