#8546a1 color space conversions
Hex:
        #8546a1
        RGB:
        133, 70, 161
        CMY:
        48, 73, 37
        CMYK:
        17, 57, 0, 37
      HSL:
        282°, 39.3939%, 45.2941%
        HSV (HSB):
        282°, 56.5217%, 63.1373%
        XYZ:
        18.2960, 11.9401, 35.0586
        xyY:
        0.2802, 0.1829, 11.9401
      CIE-Lab:
        41.1207, 42.4875, -38.5962
        CIE-LCH:
        41.1207, 57.4008, 317.7476
        CIE-Luv:
        41.1207, 23.5388, -60.5026
        Hunter-Lab:
        34.5544, 34.0429, -35.9670
      #8546a1 color charts
#8546a1 RGB chart
      #8546a1 CMYK chart
      #8546a1 RGB pie chart
      #8546a1 color shades, tints & tones
#8546a1 color schemes
#8546a1 color preview, HTML & CSS examples
           This text has a color of #8546a1        
        
          <p style="color:#8546a1;">Text here</p>
        
        
          .mytext {color:#8546a1;}
        
        Text color #8546a1
      
           This box has a color of #8546a1        
        
          <div style="background-color:#8546a1;">Content here</div>
        
        
          .mybackground {background-color:#8546a1;}
        
        Background color #8546a1
      
           Border around this has a color of #8546a1        
        
          <div style="border:2px solid #8546a1;">Content here</div>
        
        
          .myborder {border:2px solid #8546a1;}
        
        Border color #8546a1