#8514a5 color space conversions
Hex:
        #8514a5
        RGB:
        133, 20, 165
        CMY:
        48, 92, 35
        CMYK:
        19, 88, 0, 35
      HSL:
        287°, 78.3784%, 36.2745%
        HSV (HSB):
        287°, 87.8788%, 64.7059%
        XYZ:
        16.7146, 8.2035, 36.2998
        xyY:
        0.2730, 0.1340, 8.2035
      CIE-Lab:
        34.4031, 62.8726, -51.7773
        CIE-LCH:
        34.4031, 81.4485, 320.5276
        CIE-Luv:
        34.4031, 31.7665, -76.6691
        Hunter-Lab:
        28.6417, 54.0450, -55.0935
      #8514a5 color charts
#8514a5 RGB chart
      #8514a5 CMYK chart
      #8514a5 RGB pie chart
      #8514a5 color shades, tints & tones
#8514a5 color schemes
#8514a5 color preview, HTML & CSS examples
           This text has a color of #8514a5        
        
          <p style="color:#8514a5;">Text here</p>
        
        
          .mytext {color:#8514a5;}
        
        Text color #8514a5
      
           This box has a color of #8514a5        
        
          <div style="background-color:#8514a5;">Content here</div>
        
        
          .mybackground {background-color:#8514a5;}
        
        Background color #8514a5
      
           Border around this has a color of #8514a5        
        
          <div style="border:2px solid #8514a5;">Content here</div>
        
        
          .myborder {border:2px solid #8514a5;}
        
        Border color #8514a5