#a5368b color space conversions
Hex:
        #a5368b
        RGB:
        165, 54, 139
        CMY:
        35, 79, 45
        CMYK:
        0, 67, 16, 35
      HSL:
        314°, 50.6849%, 42.9412%
        HSV (HSB):
        314°, 67.2727%, 64.7059%
        XYZ:
        21.4964, 12.5017, 25.7062
        xyY:
        0.3600, 0.2094, 12.5017
      CIE-Lab:
        42.0027, 54.6230, -23.6060
        CIE-LCH:
        42.0027, 59.5055, 336.6278
        CIE-Luv:
        42.0027, 56.0565, -41.0175
        Hunter-Lab:
        35.3578, 46.6461, -18.3551
      #a5368b color charts
#a5368b RGB chart
      #a5368b CMYK chart
      #a5368b RGB pie chart
      #a5368b color shades, tints & tones
#a5368b color schemes
#a5368b color preview, HTML & CSS examples
           This text has a color of #a5368b        
        
          <p style="color:#a5368b;">Text here</p>
        
        
          .mytext {color:#a5368b;}
        
        Text color #a5368b
      
           This box has a color of #a5368b        
        
          <div style="background-color:#a5368b;">Content here</div>
        
        
          .mybackground {background-color:#a5368b;}
        
        Background color #a5368b
      
           Border around this has a color of #a5368b        
        
          <div style="border:2px solid #a5368b;">Content here</div>
        
        
          .myborder {border:2px solid #a5368b;}
        
        Border color #a5368b