#8a064f color space conversions
Hex:
        #8a064f
        RGB:
        138, 6, 79
        CMY:
        46, 98, 69
        CMYK:
        0, 96, 43, 46
      HSL:
        327°, 91.6667%, 28.2353%
        HSV (HSB):
        327°, 95.6522%, 54.1176%
        XYZ:
        11.9576, 6.0980, 7.9439
        xyY:
        0.4599, 0.2345, 6.0980
      CIE-Lab:
        29.6585, 53.7335, -4.8494
        CIE-LCH:
        29.6585, 53.9519, 354.8430
        CIE-Luv:
        29.6585, 68.6333, -14.2946
        Hunter-Lab:
        24.6942, 43.2200, -1.7872
      #8a064f color charts
#8a064f RGB chart
      #8a064f CMYK chart
      #8a064f RGB pie chart
      #8a064f color shades, tints & tones
#8a064f color schemes
#8a064f color preview, HTML & CSS examples
           This text has a color of #8a064f        
        
          <p style="color:#8a064f;">Text here</p>
        
        
          .mytext {color:#8a064f;}
        
        Text color #8a064f
      
           This box has a color of #8a064f        
        
          <div style="background-color:#8a064f;">Content here</div>
        
        
          .mybackground {background-color:#8a064f;}
        
        Background color #8a064f
      
           Border around this has a color of #8a064f        
        
          <div style="border:2px solid #8a064f;">Content here</div>
        
        
          .myborder {border:2px solid #8a064f;}
        
        Border color #8a064f