#a531ea color space conversions
Hex:
        #a531ea
        RGB:
        165, 49, 234
        CMY:
        35, 81, 8
        CMYK:
        29, 79, 0, 8
      HSL:
        278°, 81.4978%, 55.4902%
        HSV (HSB):
        278°, 79.0598%, 91.7647%
        XYZ:
        31.4666, 16.1365, 79.2981
        xyY:
        0.2480, 0.1272, 16.1365
      CIE-Lab:
        47.1530, 73.6808, -71.0568
        CIE-LCH:
        47.1530, 102.3617, 316.0386
        CIE-Luv:
        47.1530, 29.5939, -113.0101
        Hunter-Lab:
        40.1702, 69.5270, -88.9223
      #a531ea color charts
#a531ea RGB chart
      #a531ea CMYK chart
      #a531ea RGB pie chart
      #a531ea color shades, tints & tones
#a531ea color schemes
#a531ea color preview, HTML & CSS examples
           This text has a color of #a531ea        
        
          <p style="color:#a531ea;">Text here</p>
        
        
          .mytext {color:#a531ea;}
        
        Text color #a531ea
      
           This box has a color of #a531ea        
        
          <div style="background-color:#a531ea;">Content here</div>
        
        
          .mybackground {background-color:#a531ea;}
        
        Background color #a531ea
      
           Border around this has a color of #a531ea        
        
          <div style="border:2px solid #a531ea;">Content here</div>
        
        
          .myborder {border:2px solid #a531ea;}
        
        Border color #a531ea