#a5336b color space conversions
Hex:
        #a5336b
        RGB:
        165, 51, 107
        CMY:
        35, 80, 58
        CMYK:
        0, 69, 35, 35
      HSL:
        331°, 52.7778%, 42.3529%
        HSV (HSB):
        331°, 69.0909%, 64.7059%
        XYZ:
        19.3547, 11.4285, 15.0957
        xyY:
        0.4219, 0.2491, 11.4285
      CIE-Lab:
        40.2930, 51.5193, -6.4560
        CIE-LCH:
        40.2930, 51.9222, 352.8574
        CIE-Luv:
        40.2930, 68.1525, -17.0928
        Hunter-Lab:
        33.8061, 43.0344, -2.8110
      #a5336b color charts
#a5336b RGB chart
      #a5336b CMYK chart
      #a5336b RGB pie chart
      #a5336b color shades, tints & tones
#a5336b color schemes
#a5336b color preview, HTML & CSS examples
           This text has a color of #a5336b        
        
          <p style="color:#a5336b;">Text here</p>
        
        
          .mytext {color:#a5336b;}
        
        Text color #a5336b
      
           This box has a color of #a5336b        
        
          <div style="background-color:#a5336b;">Content here</div>
        
        
          .mybackground {background-color:#a5336b;}
        
        Background color #a5336b
      
           Border around this has a color of #a5336b        
        
          <div style="border:2px solid #a5336b;">Content here</div>
        
        
          .myborder {border:2px solid #a5336b;}
        
        Border color #a5336b