#a50269 color space conversions
Hex:
        #a50269
        RGB:
        165, 2, 105
        CMY:
        35, 99, 59
        CMYK:
        0, 99, 36, 35
      HSL:
        322°, 97.6048%, 32.7451%
        HSV (HSB):
        322°, 98.7879%, 64.7059%
        XYZ:
        18.0886, 9.0627, 14.1605
        xyY:
        0.4379, 0.2194, 9.0627
      CIE-Lab:
        36.1047, 63.0129, -11.4939
        CIE-LCH:
        36.1047, 64.0526, 349.6626
        CIE-Luv:
        36.1047, 79.9585, -25.0045
        Hunter-Lab:
        30.1043, 54.5717, -6.8159
      #a50269 color charts
#a50269 RGB chart
      #a50269 CMYK chart
      #a50269 RGB pie chart
      #a50269 color shades, tints & tones
#a50269 color schemes
#a50269 color preview, HTML & CSS examples
           This text has a color of #a50269        
        
          <p style="color:#a50269;">Text here</p>
        
        
          .mytext {color:#a50269;}
        
        Text color #a50269
      
           This box has a color of #a50269        
        
          <div style="background-color:#a50269;">Content here</div>
        
        
          .mybackground {background-color:#a50269;}
        
        Background color #a50269
      
           Border around this has a color of #a50269        
        
          <div style="border:2px solid #a50269;">Content here</div>
        
        
          .myborder {border:2px solid #a50269;}
        
        Border color #a50269