#a50172 color space conversions
Hex:
        #a50172
        RGB:
        165, 1, 114
        CMY:
        35, 100, 55
        CMYK:
        0, 99, 31, 35
      HSL:
        319°, 98.7952%, 32.5490%
        HSV (HSB):
        319°, 99.3939%, 64.7059%
        XYZ:
        18.5652, 9.2359, 16.7238
        xyY:
        0.4170, 0.2074, 9.2359
      CIE-Lab:
        36.4347, 64.0946, -16.7034
        CIE-LCH:
        36.4347, 66.2353, 345.3933
        CIE-Luv:
        36.4347, 75.9878, -31.8803
        Hunter-Lab:
        30.3907, 55.8589, -11.3534
      #a50172 color charts
#a50172 RGB chart
      #a50172 CMYK chart
      #a50172 RGB pie chart
      #a50172 color shades, tints & tones
#a50172 color schemes
#a50172 color preview, HTML & CSS examples
           This text has a color of #a50172        
        
          <p style="color:#a50172;">Text here</p>
        
        
          .mytext {color:#a50172;}
        
        Text color #a50172
      
           This box has a color of #a50172        
        
          <div style="background-color:#a50172;">Content here</div>
        
        
          .mybackground {background-color:#a50172;}
        
        Background color #a50172
      
           Border around this has a color of #a50172        
        
          <div style="border:2px solid #a50172;">Content here</div>
        
        
          .myborder {border:2px solid #a50172;}
        
        Border color #a50172