#a5286d color space conversions
Hex:
        #a5286d
        RGB:
        165, 40, 109
        CMY:
        35, 84, 57
        CMYK:
        0, 76, 34, 35
      HSL:
        327°, 60.9756%, 40.1961%
        HSV (HSB):
        327°, 75.7576%, 64.7059%
        XYZ:
        19.0362, 10.6210, 15.5147
        xyY:
        0.4214, 0.2351, 10.6210
      CIE-Lab:
        38.9347, 55.7513, -9.7469
        CIE-LCH:
        38.9347, 56.5969, 350.0833
        CIE-Luv:
        38.9347, 71.2344, -21.9155
        Hunter-Lab:
        32.5899, 47.2315, -5.4126
      #a5286d color charts
#a5286d RGB chart
      #a5286d CMYK chart
      #a5286d RGB pie chart
      #a5286d color shades, tints & tones
#a5286d color schemes
#a5286d color preview, HTML & CSS examples
           This text has a color of #a5286d        
        
          <p style="color:#a5286d;">Text here</p>
        
        
          .mytext {color:#a5286d;}
        
        Text color #a5286d
      
           This box has a color of #a5286d        
        
          <div style="background-color:#a5286d;">Content here</div>
        
        
          .mybackground {background-color:#a5286d;}
        
        Background color #a5286d
      
           Border around this has a color of #a5286d        
        
          <div style="border:2px solid #a5286d;">Content here</div>
        
        
          .myborder {border:2px solid #a5286d;}
        
        Border color #a5286d