#a52ca8 color space conversions
Hex:
        #a52ca8
        RGB:
        165, 44, 168
        CMY:
        35, 83, 34
        CMYK:
        2, 74, 0, 34
      HSL:
        299°, 58.4906%, 41.5686%
        HSV (HSB):
        299°, 73.8095%, 65.8824%
        XYZ:
        23.4856, 12.6279, 38.2454
        xyY:
        0.3158, 0.1698, 12.6279
      CIE-Lab:
        42.1971, 62.9059, -40.7741
        CIE-LCH:
        42.1971, 74.9645, 327.0497
        CIE-Luv:
        42.1971, 48.7591, -66.6279
        Hunter-Lab:
        35.5357, 55.7836, -38.9360
      #a52ca8 color charts
#a52ca8 RGB chart
      #a52ca8 CMYK chart
      #a52ca8 RGB pie chart
      #a52ca8 color shades, tints & tones
#a52ca8 color schemes
#a52ca8 color preview, HTML & CSS examples
           This text has a color of #a52ca8        
        
          <p style="color:#a52ca8;">Text here</p>
        
        
          .mytext {color:#a52ca8;}
        
        Text color #a52ca8
      
           This box has a color of #a52ca8        
        
          <div style="background-color:#a52ca8;">Content here</div>
        
        
          .mybackground {background-color:#a52ca8;}
        
        Background color #a52ca8
      
           Border around this has a color of #a52ca8        
        
          <div style="border:2px solid #a52ca8;">Content here</div>
        
        
          .myborder {border:2px solid #a52ca8;}
        
        Border color #a52ca8