#a01382 color space conversions
Hex:
        #a01382
        RGB:
        160, 19, 130
        CMY:
        37, 93, 49
        CMYK:
        0, 88, 19, 37
      HSL:
        313°, 78.7709%, 35.0980%
        HSV (HSB):
        313°, 88.1250%, 62.7451%
        XYZ:
        18.7593, 9.5510, 21.9739
        xyY:
        0.3731, 0.1899, 9.5510
      CIE-Lab:
        37.0243, 62.5610, -25.8917
        CIE-LCH:
        37.0243, 67.7072, 337.5171
        CIE-Luv:
        37.0243, 63.2202, -43.9121
        Hunter-Lab:
        30.9047, 54.2671, -20.5231
      #a01382 color charts
#a01382 RGB chart
      #a01382 CMYK chart
      #a01382 RGB pie chart
      #a01382 color shades, tints & tones
#a01382 color schemes
#a01382 color preview, HTML & CSS examples
           This text has a color of #a01382        
        
          <p style="color:#a01382;">Text here</p>
        
        
          .mytext {color:#a01382;}
        
        Text color #a01382
      
           This box has a color of #a01382        
        
          <div style="background-color:#a01382;">Content here</div>
        
        
          .mybackground {background-color:#a01382;}
        
        Background color #a01382
      
           Border around this has a color of #a01382        
        
          <div style="border:2px solid #a01382;">Content here</div>
        
        
          .myborder {border:2px solid #a01382;}
        
        Border color #a01382