#8b195b color space conversions
Hex:
        #8b195b
        RGB:
        139, 25, 91
        CMY:
        45, 90, 64
        CMYK:
        0, 82, 35, 45
      HSL:
        325°, 69.5122%, 32.1569%
        HSV (HSB):
        325°, 82.0144%, 54.5098%
        XYZ:
        12.8834, 6.9396, 10.5580
        xyY:
        0.4241, 0.2284, 6.9396
      CIE-Lab:
        31.6689, 51.3734, -9.6955
        CIE-LCH:
        31.6689, 52.2803, 349.3125
        CIE-Luv:
        31.6689, 61.2754, -19.8369
        Hunter-Lab:
        26.3430, 41.1975, -5.3226
      #8b195b color charts
#8b195b RGB chart
      #8b195b CMYK chart
      #8b195b RGB pie chart
      #8b195b color shades, tints & tones
#8b195b color schemes
#8b195b color preview, HTML & CSS examples
           This text has a color of #8b195b        
        
          <p style="color:#8b195b;">Text here</p>
        
        
          .mytext {color:#8b195b;}
        
        Text color #8b195b
      
           This box has a color of #8b195b        
        
          <div style="background-color:#8b195b;">Content here</div>
        
        
          .mybackground {background-color:#8b195b;}
        
        Background color #8b195b
      
           Border around this has a color of #8b195b        
        
          <div style="border:2px solid #8b195b;">Content here</div>
        
        
          .myborder {border:2px solid #8b195b;}
        
        Border color #8b195b