#8b346b color space conversions
Hex:
        #8b346b
        RGB:
        139, 52, 107
        CMY:
        45, 80, 58
        CMYK:
        0, 63, 23, 45
      HSL:
        322°, 45.5497%, 37.4510%
        HSV (HSB):
        322°, 62.5899%, 54.5098%
        XYZ:
        14.5293, 9.0065, 14.8826
        xyY:
        0.3782, 0.2344, 9.0065
      CIE-Lab:
        35.9968, 43.2209, -13.3738
        CIE-LCH:
        35.9968, 45.2427, 342.8064
        CIE-Luv:
        35.9968, 47.4090, -23.9124
        Hunter-Lab:
        30.0108, 33.8992, -8.3947
      #8b346b color charts
#8b346b RGB chart
      #8b346b CMYK chart
      #8b346b RGB pie chart
      #8b346b color shades, tints & tones
#8b346b color schemes
#8b346b color preview, HTML & CSS examples
           This text has a color of #8b346b        
        
          <p style="color:#8b346b;">Text here</p>
        
        
          .mytext {color:#8b346b;}
        
        Text color #8b346b
      
           This box has a color of #8b346b        
        
          <div style="background-color:#8b346b;">Content here</div>
        
        
          .mybackground {background-color:#8b346b;}
        
        Background color #8b346b
      
           Border around this has a color of #8b346b        
        
          <div style="border:2px solid #8b346b;">Content here</div>
        
        
          .myborder {border:2px solid #8b346b;}
        
        Border color #8b346b