#a21cf8 color space conversions
Hex:
        #a21cf8
        RGB:
        162, 28, 248
        CMY:
        36, 89, 3
        CMYK:
        35, 89, 0, 3
      HSL:
        277°, 94.0171%, 54.1176%
        HSV (HSB):
        277°, 88.7097%, 97.2549%
        XYZ:
        32.2588, 15.2892, 90.0578
        xyY:
        0.2344, 0.1111, 15.2892
      CIE-Lab:
        46.0278, 81.4096, -80.7928
        CIE-LCH:
        46.0278, 114.6952, 315.2179
        CIE-Luv:
        46.0278, 26.8141, -125.4002
        Hunter-Lab:
        39.1014, 78.8358, -109.1849
      #a21cf8 color charts
#a21cf8 RGB chart
      #a21cf8 CMYK chart
      #a21cf8 RGB pie chart
      #a21cf8 color shades, tints & tones
#a21cf8 color schemes
#a21cf8 color preview, HTML & CSS examples
           This text has a color of #a21cf8        
        
          <p style="color:#a21cf8;">Text here</p>
        
        
          .mytext {color:#a21cf8;}
        
        Text color #a21cf8
      
           This box has a color of #a21cf8        
        
          <div style="background-color:#a21cf8;">Content here</div>
        
        
          .mybackground {background-color:#a21cf8;}
        
        Background color #a21cf8
      
           Border around this has a color of #a21cf8        
        
          <div style="border:2px solid #a21cf8;">Content here</div>
        
        
          .myborder {border:2px solid #a21cf8;}
        
        Border color #a21cf8