#8a415f color space conversions
Hex:
        #8a415f
        RGB:
        138, 65, 95
        CMY:
        46, 75, 63
        CMYK:
        0, 53, 31, 46
      HSL:
        335°, 35.9606%, 39.8039%
        HSV (HSB):
        335°, 52.8986%, 54.1176%
        XYZ:
        14.4371, 10.0101, 11.9977
        xyY:
        0.3961, 0.2747, 10.0101
      CIE-Lab:
        37.8605, 34.6208, -3.0202
        CIE-LCH:
        37.8605, 34.7523, 355.0143
        CIE-Luv:
        37.8605, 44.3287, -9.4442
        Hunter-Lab:
        31.6387, 26.0837, -0.3362
      #8a415f color charts
#8a415f RGB chart
      #8a415f CMYK chart
      #8a415f RGB pie chart
      #8a415f color shades, tints & tones
#8a415f color schemes
#8a415f color preview, HTML & CSS examples
           This text has a color of #8a415f        
        
          <p style="color:#8a415f;">Text here</p>
        
        
          .mytext {color:#8a415f;}
        
        Text color #8a415f
      
           This box has a color of #8a415f        
        
          <div style="background-color:#8a415f;">Content here</div>
        
        
          .mybackground {background-color:#8a415f;}
        
        Background color #8a415f
      
           Border around this has a color of #8a415f        
        
          <div style="border:2px solid #8a415f;">Content here</div>
        
        
          .myborder {border:2px solid #8a415f;}
        
        Border color #8a415f