#8a064b color space conversions
Hex:
        #8a064b
        RGB:
        138, 6, 75
        CMY:
        46, 98, 71
        CMYK:
        0, 96, 46, 46
      HSL:
        329°, 91.6667%, 28.2353%
        HSV (HSB):
        329°, 95.6522%, 54.1176%
        XYZ:
        11.8164, 6.0415, 7.1999
        xyY:
        0.4716, 0.2411, 6.0415
      CIE-Lab:
        29.5170, 53.3528, -2.3985
        CIE-LCH:
        29.5170, 53.4066, 357.4260
        CIE-Luv:
        29.5170, 70.3026, -11.5027
        Hunter-Lab:
        24.5795, 42.7980, -0.1619
      #8a064b color charts
#8a064b RGB chart
      #8a064b CMYK chart
      #8a064b RGB pie chart
      #8a064b color shades, tints & tones
#8a064b color schemes
#8a064b color preview, HTML & CSS examples
           This text has a color of #8a064b        
        
          <p style="color:#8a064b;">Text here</p>
        
        
          .mytext {color:#8a064b;}
        
        Text color #8a064b
      
           This box has a color of #8a064b        
        
          <div style="background-color:#8a064b;">Content here</div>
        
        
          .mybackground {background-color:#8a064b;}
        
        Background color #8a064b
      
           Border around this has a color of #8a064b        
        
          <div style="border:2px solid #8a064b;">Content here</div>
        
        
          .myborder {border:2px solid #8a064b;}
        
        Border color #8a064b