#8a164e color space conversions
Hex:
        #8a164e
        RGB:
        138, 22, 78
        CMY:
        46, 91, 69
        CMYK:
        0, 84, 43, 46
      HSL:
        331°, 72.5000%, 31.3725%
        HSV (HSB):
        331°, 84.0580%, 54.1176%
        XYZ:
        12.1433, 6.5272, 7.8276
        xyY:
        0.4583, 0.2463, 6.5272
      CIE-Lab:
        30.7053, 50.5114, -2.6345
        CIE-LCH:
        30.7053, 50.5800, 357.0143
        CIE-Luv:
        30.7053, 66.2274, -11.3417
        Hunter-Lab:
        25.5483, 40.1328, -0.2817
      #8a164e color charts
#8a164e RGB chart
      #8a164e CMYK chart
      #8a164e RGB pie chart
      #8a164e color shades, tints & tones
#8a164e color schemes
#8a164e color preview, HTML & CSS examples
           This text has a color of #8a164e        
        
          <p style="color:#8a164e;">Text here</p>
        
        
          .mytext {color:#8a164e;}
        
        Text color #8a164e
      
           This box has a color of #8a164e        
        
          <div style="background-color:#8a164e;">Content here</div>
        
        
          .mybackground {background-color:#8a164e;}
        
        Background color #8a164e
      
           Border around this has a color of #8a164e        
        
          <div style="border:2px solid #8a164e;">Content here</div>
        
        
          .myborder {border:2px solid #8a164e;}
        
        Border color #8a164e