#8546d2 color space conversions
Hex:
        #8546d2
        RGB:
        133, 70, 210
        CMY:
        48, 73, 18
        CMYK:
        37, 67, 0, 18
      HSL:
        267°, 60.8696%, 54.9020%
        HSV (HSB):
        267°, 66.6667%, 82.3529%
        XYZ:
        23.4959, 14.0200, 62.4405
        xyY:
        0.2351, 0.1403, 14.0200
      CIE-Lab:
        44.2616, 54.0528, -62.2628
        CIE-LCH:
        44.2616, 82.4522, 310.9625
        CIE-Luv:
        44.2616, 14.5787, -97.0729
        Hunter-Lab:
        37.4433, 46.4840, -72.6618
      #8546d2 color charts
#8546d2 RGB chart
      #8546d2 CMYK chart
      #8546d2 RGB pie chart
      #8546d2 color shades, tints & tones
#8546d2 color schemes
#8546d2 color preview, HTML & CSS examples
           This text has a color of #8546d2        
        
          <p style="color:#8546d2;">Text here</p>
        
        
          .mytext {color:#8546d2;}
        
        Text color #8546d2
      
           This box has a color of #8546d2        
        
          <div style="background-color:#8546d2;">Content here</div>
        
        
          .mybackground {background-color:#8546d2;}
        
        Background color #8546d2
      
           Border around this has a color of #8546d2        
        
          <div style="border:2px solid #8546d2;">Content here</div>
        
        
          .myborder {border:2px solid #8546d2;}
        
        Border color #8546d2