#a21fe7 color space conversions
Hex:
        #a21fe7
        RGB:
        162, 31, 231
        CMY:
        36, 88, 9
        CMYK:
        30, 87, 0, 9
      HSL:
        279°, 80.6452%, 51.3725%
        HSV (HSB):
        279°, 86.5801%, 90.5882%
        XYZ:
        29.8141, 14.4309, 76.8154
        xyY:
        0.2463, 0.1192, 14.4309
      CIE-Lab:
        44.8446, 77.4664, -73.1389
        CIE-LCH:
        44.8446, 106.5380, 316.6459
        CIE-Luv:
        44.8446, 30.5007, -114.2044
        Hunter-Lab:
        37.9880, 73.6130, -93.2985
      #a21fe7 color charts
#a21fe7 RGB chart
      #a21fe7 CMYK chart
      #a21fe7 RGB pie chart
      #a21fe7 color shades, tints & tones
#a21fe7 color schemes
#a21fe7 color preview, HTML & CSS examples
           This text has a color of #a21fe7        
        
          <p style="color:#a21fe7;">Text here</p>
        
        
          .mytext {color:#a21fe7;}
        
        Text color #a21fe7
      
           This box has a color of #a21fe7        
        
          <div style="background-color:#a21fe7;">Content here</div>
        
        
          .mybackground {background-color:#a21fe7;}
        
        Background color #a21fe7
      
           Border around this has a color of #a21fe7        
        
          <div style="border:2px solid #a21fe7;">Content here</div>
        
        
          .myborder {border:2px solid #a21fe7;}
        
        Border color #a21fe7