#a5227e color space conversions
Hex:
        #a5227e
        RGB:
        165, 34, 126
        CMY:
        35, 87, 51
        CMYK:
        0, 79, 24, 35
      HSL:
        318°, 65.8291%, 39.0196%
        HSV (HSB):
        318°, 79.3939%, 64.7059%
        XYZ:
        19.8550, 10.6497, 20.7478
        xyY:
        0.3874, 0.2078, 10.6497
      CIE-Lab:
        38.9842, 59.6738, -20.2887
        CIE-LCH:
        38.9842, 63.0285, 341.2223
        CIE-Luv:
        38.9842, 66.1633, -36.4977
        Hunter-Lab:
        32.6339, 51.4926, -14.8512
      #a5227e color charts
#a5227e RGB chart
      #a5227e CMYK chart
      #a5227e RGB pie chart
      #a5227e color shades, tints & tones
#a5227e color schemes
#a5227e color preview, HTML & CSS examples
           This text has a color of #a5227e        
        
          <p style="color:#a5227e;">Text here</p>
        
        
          .mytext {color:#a5227e;}
        
        Text color #a5227e
      
           This box has a color of #a5227e        
        
          <div style="background-color:#a5227e;">Content here</div>
        
        
          .mybackground {background-color:#a5227e;}
        
        Background color #a5227e
      
           Border around this has a color of #a5227e        
        
          <div style="border:2px solid #a5227e;">Content here</div>
        
        
          .myborder {border:2px solid #a5227e;}
        
        Border color #a5227e