#a01493 color space conversions
Hex:
        #a01493
        RGB:
        160, 20, 147
        CMY:
        37, 92, 42
        CMYK:
        0, 88, 8, 37
      HSL:
        306°, 77.7778%, 35.2941%
        HSV (HSB):
        306°, 87.5000%, 62.7451%
        XYZ:
        20.0138, 10.0805, 28.4946
        xyY:
        0.3416, 0.1721, 10.0805
      CIE-Lab:
        37.9865, 64.7633, -34.8475
        CIE-LCH:
        37.9865, 73.5434, 331.7164
        CIE-Luv:
        37.9865, 56.3046, -56.7491
        Hunter-Lab:
        31.7498, 56.9574, -30.9865
      #a01493 color charts
#a01493 RGB chart
      #a01493 CMYK chart
      #a01493 RGB pie chart
      #a01493 color shades, tints & tones
#a01493 color schemes
#a01493 color preview, HTML & CSS examples
           This text has a color of #a01493        
        
          <p style="color:#a01493;">Text here</p>
        
        
          .mytext {color:#a01493;}
        
        Text color #a01493
      
           This box has a color of #a01493        
        
          <div style="background-color:#a01493;">Content here</div>
        
        
          .mybackground {background-color:#a01493;}
        
        Background color #a01493
      
           Border around this has a color of #a01493        
        
          <div style="border:2px solid #a01493;">Content here</div>
        
        
          .myborder {border:2px solid #a01493;}
        
        Border color #a01493