#a21ae7 color space conversions
Hex:
        #a21ae7
        RGB:
        162, 26, 231
        CMY:
        36, 90, 9
        CMYK:
        30, 89, 0, 9
      HSL:
        280°, 81.0277%, 50.3922%
        HSV (HSB):
        280°, 88.7446%, 90.5882%
        XYZ:
        29.6935, 14.1897, 76.7752
        xyY:
        0.2461, 0.1176, 14.1897
      CIE-Lab:
        44.5038, 78.4770, -73.6956
        CIE-LCH:
        44.5038, 107.6554, 316.7997
        CIE-Luv:
        44.5038, 30.8598, -114.7058
        Hunter-Lab:
        37.6692, 74.7850, -94.4729
      #a21ae7 color charts
#a21ae7 RGB chart
      #a21ae7 CMYK chart
      #a21ae7 RGB pie chart
      #a21ae7 color shades, tints & tones
#a21ae7 color schemes
#a21ae7 color preview, HTML & CSS examples
           This text has a color of #a21ae7        
        
          <p style="color:#a21ae7;">Text here</p>
        
        
          .mytext {color:#a21ae7;}
        
        Text color #a21ae7
      
           This box has a color of #a21ae7        
        
          <div style="background-color:#a21ae7;">Content here</div>
        
        
          .mybackground {background-color:#a21ae7;}
        
        Background color #a21ae7
      
           Border around this has a color of #a21ae7        
        
          <div style="border:2px solid #a21ae7;">Content here</div>
        
        
          .myborder {border:2px solid #a21ae7;}
        
        Border color #a21ae7