#a13da1 color space conversions
Hex:
        #a13da1
        RGB:
        161, 61, 161
        CMY:
        37, 76, 37
        CMYK:
        0, 62, 0, 37
      HSL:
        300°, 45.0450%, 43.5294%
        HSV (HSB):
        300°, 62.1118%, 63.1373%
        XYZ:
        22.7997, 13.4878, 35.1199
        xyY:
        0.3193, 0.1889, 13.4878
      CIE-Lab:
        43.4892, 54.2518, -34.5926
        CIE-LCH:
        43.4892, 64.3421, 327.4772
        CIE-Luv:
        43.4892, 44.1672, -57.1115
        Hunter-Lab:
        36.7257, 46.5448, -30.9897
      #a13da1 color charts
#a13da1 RGB chart
      #a13da1 CMYK chart
      #a13da1 RGB pie chart
      #a13da1 color shades, tints & tones
#a13da1 color schemes
#a13da1 color preview, HTML & CSS examples
           This text has a color of #a13da1        
        
          <p style="color:#a13da1;">Text here</p>
        
        
          .mytext {color:#a13da1;}
        
        Text color #a13da1
      
           This box has a color of #a13da1        
        
          <div style="background-color:#a13da1;">Content here</div>
        
        
          .mybackground {background-color:#a13da1;}
        
        Background color #a13da1
      
           Border around this has a color of #a13da1        
        
          <div style="border:2px solid #a13da1;">Content here</div>
        
        
          .myborder {border:2px solid #a13da1;}
        
        Border color #a13da1