#8514a2 color space conversions
Hex:
        #8514a2
        RGB:
        133, 20, 162
        CMY:
        48, 92, 36
        CMYK:
        18, 88, 0, 36
      HSL:
        288°, 78.0220%, 35.6863%
        HSV (HSB):
        288°, 87.6543%, 63.5294%
        XYZ:
        16.4446, 8.0955, 34.8783
        xyY:
        0.2768, 0.1362, 8.0955
      CIE-Lab:
        34.1810, 62.3138, -50.3259
        CIE-LCH:
        34.1810, 80.0981, 321.0749
        CIE-Luv:
        34.1810, 32.6147, -74.6067
        Hunter-Lab:
        28.4526, 53.3748, -52.7632
      #8514a2 color charts
#8514a2 RGB chart
      #8514a2 CMYK chart
      #8514a2 RGB pie chart
      #8514a2 color shades, tints & tones
#8514a2 color schemes
#8514a2 color preview, HTML & CSS examples
           This text has a color of #8514a2        
        
          <p style="color:#8514a2;">Text here</p>
        
        
          .mytext {color:#8514a2;}
        
        Text color #8514a2
      
           This box has a color of #8514a2        
        
          <div style="background-color:#8514a2;">Content here</div>
        
        
          .mybackground {background-color:#8514a2;}
        
        Background color #8514a2
      
           Border around this has a color of #8514a2        
        
          <div style="border:2px solid #8514a2;">Content here</div>
        
        
          .myborder {border:2px solid #8514a2;}
        
        Border color #8514a2