#a5085e color space conversions
Hex:
        #a5085e
        RGB:
        165, 8, 94
        CMY:
        35, 97, 63
        CMYK:
        0, 95, 43, 35
      HSL:
        327°, 90.7514%, 33.9216%
        HSV (HSB):
        327°, 95.1515%, 64.7059%
        XYZ:
        17.6243, 8.9812, 11.3943
        xyY:
        0.4638, 0.2363, 8.9812
      CIE-Lab:
        35.9480, 61.2062, -4.6826
        CIE-LCH:
        35.9480, 61.3851, 355.6251
        CIE-Luv:
        35.9480, 84.1701, -16.3500
        Hunter-Lab:
        29.9686, 52.5294, -1.5646
      #a5085e color charts
#a5085e RGB chart
      #a5085e CMYK chart
      #a5085e RGB pie chart
      #a5085e color shades, tints & tones
#a5085e color schemes
#a5085e color preview, HTML & CSS examples
           This text has a color of #a5085e        
        
          <p style="color:#a5085e;">Text here</p>
        
        
          .mytext {color:#a5085e;}
        
        Text color #a5085e
      
           This box has a color of #a5085e        
        
          <div style="background-color:#a5085e;">Content here</div>
        
        
          .mybackground {background-color:#a5085e;}
        
        Background color #a5085e
      
           Border around this has a color of #a5085e        
        
          <div style="border:2px solid #a5085e;">Content here</div>
        
        
          .myborder {border:2px solid #a5085e;}
        
        Border color #a5085e