#a514ca color space conversions
Hex:
        #a514ca
        RGB:
        165, 20, 202
        CMY:
        35, 92, 21
        CMYK:
        18, 90, 0, 21
      HSL:
        288°, 81.9820%, 43.5294%
        HSV (HSB):
        288°, 90.0990%, 79.2157%
        XYZ:
        26.4279, 12.7639, 56.9479
        xyY:
        0.2749, 0.1328, 12.7639
      CIE-Lab:
        42.4053, 74.5986, -60.4408
        CIE-LCH:
        42.4053, 96.0106, 320.9851
        CIE-Luv:
        42.4053, 40.8495, -95.2717
        Hunter-Lab:
        35.7266, 69.5193, -69.4991
      #a514ca color charts
#a514ca RGB chart
      #a514ca CMYK chart
      #a514ca RGB pie chart
      #a514ca color shades, tints & tones
#a514ca color schemes
#a514ca color preview, HTML & CSS examples
           This text has a color of #a514ca        
        
          <p style="color:#a514ca;">Text here</p>
        
        
          .mytext {color:#a514ca;}
        
        Text color #a514ca
      
           This box has a color of #a514ca        
        
          <div style="background-color:#a514ca;">Content here</div>
        
        
          .mybackground {background-color:#a514ca;}
        
        Background color #a514ca
      
           Border around this has a color of #a514ca        
        
          <div style="border:2px solid #a514ca;">Content here</div>
        
        
          .myborder {border:2px solid #a514ca;}
        
        Border color #a514ca