#a506ec color space conversions
Hex:
        #a506ec
        RGB:
        165, 6, 236
        CMY:
        35, 98, 7
        CMYK:
        30, 97, 0, 7
      HSL:
        281°, 95.0413%, 47.4510%
        HSV (HSB):
        281°, 97.4576%, 92.5490%
        XYZ:
        30.7225, 14.1857, 80.4757
        xyY:
        0.2450, 0.1131, 14.1857
      CIE-Lab:
        44.4981, 82.3761, -76.5206
        CIE-LCH:
        44.4981, 112.4332, 317.1104
        CIE-Luv:
        44.4981, 32.1490, -118.6228
        Hunter-Lab:
        37.6639, 79.6907, -100.3190
      #a506ec color charts
#a506ec RGB chart
      #a506ec CMYK chart
      #a506ec RGB pie chart
      #a506ec color shades, tints & tones
#a506ec color schemes
#a506ec color preview, HTML & CSS examples
           This text has a color of #a506ec        
        
          <p style="color:#a506ec;">Text here</p>
        
        
          .mytext {color:#a506ec;}
        
        Text color #a506ec
      
           This box has a color of #a506ec        
        
          <div style="background-color:#a506ec;">Content here</div>
        
        
          .mybackground {background-color:#a506ec;}
        
        Background color #a506ec
      
           Border around this has a color of #a506ec        
        
          <div style="border:2px solid #a506ec;">Content here</div>
        
        
          .myborder {border:2px solid #a506ec;}
        
        Border color #a506ec