#a013d6 color space conversions
Hex:
        #a013d6
        RGB:
        160, 19, 214
        CMY:
        37, 93, 16
        CMYK:
        25, 91, 0, 16
      HSL:
        283°, 83.6910%, 45.6863%
        HSV (HSB):
        283°, 91.1215%, 83.9216%
        XYZ:
        26.8677, 12.7944, 64.6718
        xyY:
        0.2575, 0.1226, 12.7944
      CIE-Lab:
        42.4518, 76.1988, -67.3394
        CIE-LCH:
        42.4518, 101.6900, 318.5319
        CIE-Luv:
        42.4518, 34.4958, -104.5183
        Hunter-Lab:
        35.7692, 71.4823, -82.1596
      #a013d6 color charts
#a013d6 RGB chart
      #a013d6 CMYK chart
      #a013d6 RGB pie chart
      #a013d6 color shades, tints & tones
#a013d6 color schemes
#a013d6 color preview, HTML & CSS examples
           This text has a color of #a013d6        
        
          <p style="color:#a013d6;">Text here</p>
        
        
          .mytext {color:#a013d6;}
        
        Text color #a013d6
      
           This box has a color of #a013d6        
        
          <div style="background-color:#a013d6;">Content here</div>
        
        
          .mybackground {background-color:#a013d6;}
        
        Background color #a013d6
      
           Border around this has a color of #a013d6        
        
          <div style="border:2px solid #a013d6;">Content here</div>
        
        
          .myborder {border:2px solid #a013d6;}
        
        Border color #a013d6