#a50285 color space conversions
Hex:
        #a50285
        RGB:
        165, 2, 133
        CMY:
        35, 99, 48
        CMYK:
        0, 99, 19, 35
      HSL:
        312°, 97.6048%, 32.7451%
        HSV (HSB):
        312°, 98.7879%, 64.7059%
        XYZ:
        19.7724, 9.7362, 23.0275
        xyY:
        0.3764, 0.1853, 9.7362
      CIE-Lab:
        37.3648, 66.2422, -27.1504
        CIE-LCH:
        37.3648, 71.5903, 337.7130
        CIE-Luv:
        37.3648, 67.4492, -46.2903
        Hunter-Lab:
        31.2029, 58.5054, -21.9135
      #a50285 color charts
#a50285 RGB chart
      #a50285 CMYK chart
      #a50285 RGB pie chart
      #a50285 color shades, tints & tones
#a50285 color schemes
#a50285 color preview, HTML & CSS examples
           This text has a color of #a50285        
        
          <p style="color:#a50285;">Text here</p>
        
        
          .mytext {color:#a50285;}
        
        Text color #a50285
      
           This box has a color of #a50285        
        
          <div style="background-color:#a50285;">Content here</div>
        
        
          .mybackground {background-color:#a50285;}
        
        Background color #a50285
      
           Border around this has a color of #a50285        
        
          <div style="border:2px solid #a50285;">Content here</div>
        
        
          .myborder {border:2px solid #a50285;}
        
        Border color #a50285