#a5006f color space conversions
Hex:
        #a5006f
        RGB:
        165, 0, 111
        CMY:
        35, 100, 56
        CMYK:
        0, 100, 33, 35
      HSL:
        320°, 100.0000%, 32.3529%
        HSV (HSB):
        320°, 100.0000%, 64.7059%
        XYZ:
        18.3863, 9.1470, 15.8354
        xyY:
        0.4240, 0.2109, 9.1470
      CIE-Lab:
        36.2659, 63.8875, -15.0632
        CIE-LCH:
        36.2659, 65.6393, 346.7333
        CIE-Luv:
        36.2659, 77.4493, -29.7011
        Hunter-Lab:
        30.2441, 55.5885, -9.8727
      #a5006f color charts
#a5006f RGB chart
      #a5006f CMYK chart
      #a5006f RGB pie chart
      #a5006f color shades, tints & tones
#a5006f color schemes
#a5006f color preview, HTML & CSS examples
           This text has a color of #a5006f        
        
          <p style="color:#a5006f;">Text here</p>
        
        
          .mytext {color:#a5006f;}
        
        Text color #a5006f
      
           This box has a color of #a5006f        
        
          <div style="background-color:#a5006f;">Content here</div>
        
        
          .mybackground {background-color:#a5006f;}
        
        Background color #a5006f
      
           Border around this has a color of #a5006f        
        
          <div style="border:2px solid #a5006f;">Content here</div>
        
        
          .myborder {border:2px solid #a5006f;}
        
        Border color #a5006f