#a5257f color space conversions
Hex:
        #a5257f
        RGB:
        165, 37, 127
        CMY:
        35, 85, 50
        CMYK:
        0, 78, 23, 35
      HSL:
        318°, 63.3663%, 39.6078%
        HSV (HSB):
        318°, 77.5758%, 64.7059%
        XYZ:
        20.0094, 10.8548, 21.1192
        xyY:
        0.3849, 0.2088, 10.8548
      CIE-Lab:
        39.3348, 58.9296, -20.3670
        CIE-LCH:
        39.3348, 62.3499, 340.9341
        CIE-Luv:
        39.3348, 65.0781, -36.5693
        Hunter-Lab:
        32.9466, 50.7515, -14.9431
      #a5257f color charts
#a5257f RGB chart
      #a5257f CMYK chart
      #a5257f RGB pie chart
      #a5257f color shades, tints & tones
#a5257f color schemes
#a5257f color preview, HTML & CSS examples
           This text has a color of #a5257f        
        
          <p style="color:#a5257f;">Text here</p>
        
        
          .mytext {color:#a5257f;}
        
        Text color #a5257f
      
           This box has a color of #a5257f        
        
          <div style="background-color:#a5257f;">Content here</div>
        
        
          .mybackground {background-color:#a5257f;}
        
        Background color #a5257f
      
           Border around this has a color of #a5257f        
        
          <div style="border:2px solid #a5257f;">Content here</div>
        
        
          .myborder {border:2px solid #a5257f;}
        
        Border color #a5257f