#a52ddb color space conversions
Hex:
        #a52ddb
        RGB:
        165, 45, 219
        CMY:
        35, 82, 14
        CMYK:
        25, 79, 0, 14
      HSL:
        281°, 70.7317%, 51.7647%
        HSV (HSB):
        281°, 79.4521%, 85.8824%
        XYZ:
        29.2416, 14.9906, 68.3701
        xyY:
        0.2597, 0.1331, 14.9906
      CIE-Lab:
        45.6213, 71.9303, -65.0201
        CIE-LCH:
        45.6213, 96.9618, 317.8885
        CIE-Luv:
        45.6213, 33.7296, -103.5145
        Hunter-Lab:
        38.7177, 67.0567, -77.5957
      #a52ddb color charts
#a52ddb RGB chart
      #a52ddb CMYK chart
      #a52ddb RGB pie chart
      #a52ddb color shades, tints & tones
#a52ddb color schemes
#a52ddb color preview, HTML & CSS examples
           This text has a color of #a52ddb        
        
          <p style="color:#a52ddb;">Text here</p>
        
        
          .mytext {color:#a52ddb;}
        
        Text color #a52ddb
      
           This box has a color of #a52ddb        
        
          <div style="background-color:#a52ddb;">Content here</div>
        
        
          .mybackground {background-color:#a52ddb;}
        
        Background color #a52ddb
      
           Border around this has a color of #a52ddb        
        
          <div style="border:2px solid #a52ddb;">Content here</div>
        
        
          .myborder {border:2px solid #a52ddb;}
        
        Border color #a52ddb