#a50675 color space conversions
Hex:
        #a50675
        RGB:
        165, 6, 117
        CMY:
        35, 98, 54
        CMYK:
        0, 96, 29, 35
      HSL:
        318°, 92.9825%, 33.5294%
        HSV (HSB):
        318°, 96.3636%, 64.7059%
        XYZ:
        18.7931, 9.4139, 17.6562
        xyY:
        0.4098, 0.2053, 9.4139
      CIE-Lab:
        36.7694, 63.8342, -18.0809
        CIE-LCH:
        36.7694, 66.3455, 344.1853
        CIE-Luv:
        36.7694, 74.1524, -33.7037
        Hunter-Lab:
        30.6821, 55.6390, -12.6412
      #a50675 color charts
#a50675 RGB chart
      #a50675 CMYK chart
      #a50675 RGB pie chart
      #a50675 color shades, tints & tones
#a50675 color schemes
#a50675 color preview, HTML & CSS examples
           This text has a color of #a50675        
        
          <p style="color:#a50675;">Text here</p>
        
        
          .mytext {color:#a50675;}
        
        Text color #a50675
      
           This box has a color of #a50675        
        
          <div style="background-color:#a50675;">Content here</div>
        
        
          .mybackground {background-color:#a50675;}
        
        Background color #a50675
      
           Border around this has a color of #a50675        
        
          <div style="border:2px solid #a50675;">Content here</div>
        
        
          .myborder {border:2px solid #a50675;}
        
        Border color #a50675