#a513ea color space conversions
Hex:
        #a513ea
        RGB:
        165, 19, 234
        CMY:
        35, 93, 8
        CMYK:
        29, 92, 0, 8
      HSL:
        281°, 84.9802%, 49.6078%
        HSV (HSB):
        281°, 91.8803%, 91.7647%
        XYZ:
        30.6012, 14.4056, 79.0096
        xyY:
        0.2468, 0.1162, 14.4056
      CIE-Lab:
        44.8091, 80.5835, -74.8796
        CIE-LCH:
        44.8091, 110.0030, 317.1012
        CIE-Luv:
        44.8091, 32.1622, -116.6814
        Hunter-Lab:
        37.9547, 77.4960, -96.8546
      #a513ea color charts
#a513ea RGB chart
      #a513ea CMYK chart
      #a513ea RGB pie chart
      #a513ea color shades, tints & tones
#a513ea color schemes
#a513ea color preview, HTML & CSS examples
           This text has a color of #a513ea        
        
          <p style="color:#a513ea;">Text here</p>
        
        
          .mytext {color:#a513ea;}
        
        Text color #a513ea
      
           This box has a color of #a513ea        
        
          <div style="background-color:#a513ea;">Content here</div>
        
        
          .mybackground {background-color:#a513ea;}
        
        Background color #a513ea
      
           Border around this has a color of #a513ea        
        
          <div style="border:2px solid #a513ea;">Content here</div>
        
        
          .myborder {border:2px solid #a513ea;}
        
        Border color #a513ea