#8b4daa color space conversions
Hex:
        #8b4daa
        RGB:
        139, 77, 170
        CMY:
        45, 70, 33
        CMYK:
        18, 55, 0, 33
      HSL:
        280°, 37.6518%, 48.4314%
        HSV (HSB):
        280°, 54.7059%, 66.6667%
        XYZ:
        20.5570, 13.6990, 39.5909
        xyY:
        0.2784, 0.1855, 13.6990
      CIE-Lab:
        43.7981, 42.3803, -39.6494
        CIE-LCH:
        43.7981, 58.0359, 316.9067
        CIE-Luv:
        43.7981, 23.1341, -63.0749
        Hunter-Lab:
        37.0122, 34.3699, -37.5124
      #8b4daa color charts
#8b4daa RGB chart
      #8b4daa CMYK chart
      #8b4daa RGB pie chart
      #8b4daa color shades, tints & tones
#8b4daa color schemes
#8b4daa color preview, HTML & CSS examples
           This text has a color of #8b4daa        
        
          <p style="color:#8b4daa;">Text here</p>
        
        
          .mytext {color:#8b4daa;}
        
        Text color #8b4daa
      
           This box has a color of #8b4daa        
        
          <div style="background-color:#8b4daa;">Content here</div>
        
        
          .mybackground {background-color:#8b4daa;}
        
        Background color #8b4daa
      
           Border around this has a color of #8b4daa        
        
          <div style="border:2px solid #8b4daa;">Content here</div>
        
        
          .myborder {border:2px solid #8b4daa;}
        
        Border color #8b4daa