#a131fc color space conversions
Hex:
        #a131fc
        RGB:
        161, 49, 252
        CMY:
        37, 81, 1
        CMYK:
        36, 81, 0, 1
      HSL:
        273°, 97.1292%, 59.0196%
        HSV (HSB):
        273°, 80.5556%, 98.8235%
        XYZ:
        33.3669, 16.8020, 93.5799
        xyY:
        0.2321, 0.1169, 16.8020
      CIE-Lab:
        48.0095, 76.8162, -79.7922
        CIE-LCH:
        48.0095, 110.7588, 313.9114
        CIE-Luv:
        48.0095, 23.6619, -125.5934
        Hunter-Lab:
        40.9902, 73.5701, -106.6649
      #a131fc color charts
#a131fc RGB chart
      #a131fc CMYK chart
      #a131fc RGB pie chart
      #a131fc color shades, tints & tones
#a131fc color schemes
#a131fc color preview, HTML & CSS examples
           This text has a color of #a131fc        
        
          <p style="color:#a131fc;">Text here</p>
        
        
          .mytext {color:#a131fc;}
        
        Text color #a131fc
      
           This box has a color of #a131fc        
        
          <div style="background-color:#a131fc;">Content here</div>
        
        
          .mybackground {background-color:#a131fc;}
        
        Background color #a131fc
      
           Border around this has a color of #a131fc        
        
          <div style="border:2px solid #a131fc;">Content here</div>
        
        
          .myborder {border:2px solid #a131fc;}
        
        Border color #a131fc