#a535ec color space conversions
Hex:
        #a535ec
        RGB:
        165, 53, 236
        CMY:
        35, 79, 7
        CMYK:
        30, 78, 0, 7
      HSL:
        277°, 82.8054%, 56.6667%
        HSV (HSB):
        277°, 77.5424%, 92.5490%
        XYZ:
        31.9305, 16.6017, 80.8784
        xyY:
        0.2467, 0.1283, 16.6017
      CIE-Lab:
        47.7542, 72.7809, -71.2078
        CIE-LCH:
        47.7542, 101.8215, 315.6259
        CIE-Luv:
        47.7542, 28.6159, -113.5887
        Hunter-Lab:
        40.7451, 68.5799, -89.1680
      #a535ec color charts
#a535ec RGB chart
      #a535ec CMYK chart
      #a535ec RGB pie chart
      #a535ec color shades, tints & tones
#a535ec color schemes
#a535ec color preview, HTML & CSS examples
           This text has a color of #a535ec        
        
          <p style="color:#a535ec;">Text here</p>
        
        
          .mytext {color:#a535ec;}
        
        Text color #a535ec
      
           This box has a color of #a535ec        
        
          <div style="background-color:#a535ec;">Content here</div>
        
        
          .mybackground {background-color:#a535ec;}
        
        Background color #a535ec
      
           Border around this has a color of #a535ec        
        
          <div style="border:2px solid #a535ec;">Content here</div>
        
        
          .myborder {border:2px solid #a535ec;}
        
        Border color #a535ec