#a53266 color space conversions
Hex:
        #a53266
        RGB:
        165, 50, 102
        CMY:
        35, 80, 60
        CMYK:
        0, 70, 38, 35
      HSL:
        333°, 53.4884%, 42.1569%
        HSV (HSB):
        333°, 69.6970%, 64.7059%
        XYZ:
        19.0559, 11.2398, 13.7355
        xyY:
        0.4328, 0.2553, 11.2398
      CIE-Lab:
        39.9815, 51.3404, -3.7857
        CIE-LCH:
        39.9815, 51.4798, 355.7828
        CIE-Luv:
        39.9815, 70.2810, -13.6831
        Hunter-Lab:
        33.5259, 42.7881, -0.8229
      #a53266 color charts
#a53266 RGB chart
      #a53266 CMYK chart
      #a53266 RGB pie chart
      #a53266 color shades, tints & tones
#a53266 color schemes
#a53266 color preview, HTML & CSS examples
           This text has a color of #a53266        
        
          <p style="color:#a53266;">Text here</p>
        
        
          .mytext {color:#a53266;}
        
        Text color #a53266
      
           This box has a color of #a53266        
        
          <div style="background-color:#a53266;">Content here</div>
        
        
          .mybackground {background-color:#a53266;}
        
        Background color #a53266
      
           Border around this has a color of #a53266        
        
          <div style="border:2px solid #a53266;">Content here</div>
        
        
          .myborder {border:2px solid #a53266;}
        
        Border color #a53266