#a21bc5 color space conversions
Hex:
        #a21bc5
        RGB:
        162, 27, 197
        CMY:
        36, 89, 23
        CMYK:
        18, 86, 0, 23
      HSL:
        288°, 75.8929%, 43.9216%
        HSV (HSB):
        288°, 86.2944%, 77.2549%
        XYZ:
        25.3703, 12.4965, 53.8982
        xyY:
        0.2765, 0.1362, 12.4965
      CIE-Lab:
        41.9945, 71.9566, -58.2197
        CIE-LCH:
        41.9945, 92.5597, 321.0238
        CIE-Luv:
        41.9945, 39.9233, -91.7326
        Hunter-Lab:
        35.3503, 66.2430, -65.6535
      #a21bc5 color charts
#a21bc5 RGB chart
      #a21bc5 CMYK chart
      #a21bc5 RGB pie chart
      #a21bc5 color shades, tints & tones
#a21bc5 color schemes
#a21bc5 color preview, HTML & CSS examples
           This text has a color of #a21bc5        
        
          <p style="color:#a21bc5;">Text here</p>
        
        
          .mytext {color:#a21bc5;}
        
        Text color #a21bc5
      
           This box has a color of #a21bc5        
        
          <div style="background-color:#a21bc5;">Content here</div>
        
        
          .mybackground {background-color:#a21bc5;}
        
        Background color #a21bc5
      
           Border around this has a color of #a21bc5        
        
          <div style="border:2px solid #a21bc5;">Content here</div>
        
        
          .myborder {border:2px solid #a21bc5;}
        
        Border color #a21bc5