#8b448e color space conversions
Hex:
        #8b448e
        RGB:
        139, 68, 142
        CMY:
        45, 73, 44
        CMYK:
        2, 52, 0, 44
      HSL:
        298°, 35.2381%, 41.1765%
        HSV (HSB):
        298°, 52.1127%, 55.6863%
        XYZ:
        17.5971, 11.5762, 26.8981
        xyY:
        0.3138, 0.2065, 11.5762
      CIE-Lab:
        40.5345, 41.2901, -28.0192
        CIE-LCH:
        40.5345, 49.8993, 325.8394
        CIE-Luv:
        40.5345, 32.1453, -44.9002
        Hunter-Lab:
        34.0238, 32.7782, -23.0561
      #8b448e color charts
#8b448e RGB chart
      #8b448e CMYK chart
      #8b448e RGB pie chart
      #8b448e color shades, tints & tones
#8b448e color schemes
#8b448e color preview, HTML & CSS examples
           This text has a color of #8b448e        
        
          <p style="color:#8b448e;">Text here</p>
        
        
          .mytext {color:#8b448e;}
        
        Text color #8b448e
      
           This box has a color of #8b448e        
        
          <div style="background-color:#8b448e;">Content here</div>
        
        
          .mybackground {background-color:#8b448e;}
        
        Background color #8b448e
      
           Border around this has a color of #8b448e        
        
          <div style="border:2px solid #8b448e;">Content here</div>
        
        
          .myborder {border:2px solid #8b448e;}
        
        Border color #8b448e