#a52dff color space conversions
Hex:
        #a52dff
        RGB:
        165, 45, 255
        CMY:
        35, 82, 0
        CMYK:
        35, 82, 0, 0
      HSL:
        274°, 100.0000%, 58.8235%
        HSV (HSB):
        274°, 82.3529%, 100.0000%
        XYZ:
        34.5054, 17.0961, 96.0890
        xyY:
        0.2336, 0.1158, 17.0961
      CIE-Lab:
        48.3809, 79.1824, -80.8364
        CIE-LCH:
        48.3809, 113.1564, 314.4078
        CIE-Luv:
        48.3809, 25.4421, -127.4834
        Hunter-Lab:
        41.3474, 76.6046, -108.8432
      #a52dff color charts
#a52dff RGB chart
      #a52dff CMYK chart
      #a52dff RGB pie chart
      #a52dff color shades, tints & tones
#a52dff color schemes
#a52dff color preview, HTML & CSS examples
           This text has a color of #a52dff        
        
          <p style="color:#a52dff;">Text here</p>
        
        
          .mytext {color:#a52dff;}
        
        Text color #a52dff
      
           This box has a color of #a52dff        
        
          <div style="background-color:#a52dff;">Content here</div>
        
        
          .mybackground {background-color:#a52dff;}
        
        Background color #a52dff
      
           Border around this has a color of #a52dff        
        
          <div style="border:2px solid #a52dff;">Content here</div>
        
        
          .myborder {border:2px solid #a52dff;}
        
        Border color #a52dff