#a52ae6 color space conversions
Hex:
        #a52ae6
        RGB:
        165, 42, 230
        CMY:
        35, 84, 10
        CMYK:
        28, 82, 0, 10
      HSL:
        279°, 78.9916%, 53.3333%
        HSV (HSB):
        279°, 81.7391%, 90.1961%
        XYZ:
        30.6279, 15.3684, 76.2150
        xyY:
        0.2506, 0.1258, 15.3684
      CIE-Lab:
        46.1347, 74.9691, -70.4496
        CIE-LCH:
        46.1347, 102.8762, 316.7802
        CIE-Luv:
        46.1347, 31.3589, -111.5199
        Hunter-Lab:
        39.2026, 70.8528, -87.8258
      #a52ae6 color charts
#a52ae6 RGB chart
      #a52ae6 CMYK chart
      #a52ae6 RGB pie chart
      #a52ae6 color shades, tints & tones
#a52ae6 color schemes
#a52ae6 color preview, HTML & CSS examples
           This text has a color of #a52ae6        
        
          <p style="color:#a52ae6;">Text here</p>
        
        
          .mytext {color:#a52ae6;}
        
        Text color #a52ae6
      
           This box has a color of #a52ae6        
        
          <div style="background-color:#a52ae6;">Content here</div>
        
        
          .mybackground {background-color:#a52ae6;}
        
        Background color #a52ae6
      
           Border around this has a color of #a52ae6        
        
          <div style="border:2px solid #a52ae6;">Content here</div>
        
        
          .myborder {border:2px solid #a52ae6;}
        
        Border color #a52ae6