#a51ed4 color space conversions
Hex:
        #a51ed4
        RGB:
        165, 30, 212
        CMY:
        35, 88, 17
        CMYK:
        22, 86, 0, 17
      HSL:
        285°, 75.2066%, 47.4510%
        HSV (HSB):
        285°, 85.8491%, 83.1373%
        XYZ:
        27.8650, 13.6813, 63.4595
        xyY:
        0.2654, 0.1303, 13.6813
      CIE-Lab:
        43.7724, 74.5173, -64.0052
        CIE-LCH:
        43.7724, 98.2318, 319.3397
        CIE-Luv:
        43.7724, 37.1985, -101.0405
        Hunter-Lab:
        36.9883, 69.7427, -75.8299
      #a51ed4 color charts
#a51ed4 RGB chart
      #a51ed4 CMYK chart
      #a51ed4 RGB pie chart
      #a51ed4 color shades, tints & tones
#a51ed4 color schemes
#a51ed4 color preview, HTML & CSS examples
           This text has a color of #a51ed4        
        
          <p style="color:#a51ed4;">Text here</p>
        
        
          .mytext {color:#a51ed4;}
        
        Text color #a51ed4
      
           This box has a color of #a51ed4        
        
          <div style="background-color:#a51ed4;">Content here</div>
        
        
          .mybackground {background-color:#a51ed4;}
        
        Background color #a51ed4
      
           Border around this has a color of #a51ed4        
        
          <div style="border:2px solid #a51ed4;">Content here</div>
        
        
          .myborder {border:2px solid #a51ed4;}
        
        Border color #a51ed4