#a525d4 color space conversions
Hex:
        #a525d4
        RGB:
        165, 37, 212
        CMY:
        35, 85, 17
        CMYK:
        22, 83, 0, 17
      HSL:
        284°, 70.2811%, 48.8235%
        HSV (HSB):
        284°, 82.5472%, 83.1373%
        XYZ:
        28.0623, 14.0759, 63.5252
        xyY:
        0.2656, 0.1332, 14.0759
      CIE-Lab:
        44.3416, 72.8459, -63.0815
        CIE-LCH:
        44.3416, 96.3629, 319.1088
        CIE-Luv:
        44.3416, 36.5119, -100.0534
        Hunter-Lab:
        37.5179, 67.8564, -74.1272
      #a525d4 color charts
#a525d4 RGB chart
      #a525d4 CMYK chart
      #a525d4 RGB pie chart
      #a525d4 color shades, tints & tones
#a525d4 color schemes
#a525d4 color preview, HTML & CSS examples
           This text has a color of #a525d4        
        
          <p style="color:#a525d4;">Text here</p>
        
        
          .mytext {color:#a525d4;}
        
        Text color #a525d4
      
           This box has a color of #a525d4        
        
          <div style="background-color:#a525d4;">Content here</div>
        
        
          .mybackground {background-color:#a525d4;}
        
        Background color #a525d4
      
           Border around this has a color of #a525d4        
        
          <div style="border:2px solid #a525d4;">Content here</div>
        
        
          .myborder {border:2px solid #a525d4;}
        
        Border color #a525d4