#a8067f color space conversions
Hex:
        #a8067f
        RGB:
        168, 6, 127
        CMY:
        34, 98, 50
        CMYK:
        0, 96, 24, 34
      HSL:
        315°, 93.1034%, 34.1176%
        HSV (HSB):
        315°, 96.4286%, 65.8824%
        XYZ:
        20.0443, 9.9874, 20.9500
        xyY:
        0.3932, 0.1959, 9.9874
      CIE-Lab:
        37.8198, 65.6329, -22.6689
        CIE-LCH:
        37.8198, 69.4375, 340.9456
        CIE-Luv:
        37.8198, 72.1286, -40.3496
        Hunter-Lab:
        31.6028, 57.9101, -17.1822
      #a8067f color charts
#a8067f RGB chart
      #a8067f CMYK chart
      #a8067f RGB pie chart
      #a8067f color shades, tints & tones
#a8067f color schemes
#a8067f color preview, HTML & CSS examples
           This text has a color of #a8067f        
        
          <p style="color:#a8067f;">Text here</p>
        
        
          .mytext {color:#a8067f;}
        
        Text color #a8067f
      
           This box has a color of #a8067f        
        
          <div style="background-color:#a8067f;">Content here</div>
        
        
          .mybackground {background-color:#a8067f;}
        
        Background color #a8067f
      
           Border around this has a color of #a8067f        
        
          <div style="border:2px solid #a8067f;">Content here</div>
        
        
          .myborder {border:2px solid #a8067f;}
        
        Border color #a8067f