#a11ed4 color space conversions
Hex:
        #a11ed4
        RGB:
        161, 30, 212
        CMY:
        37, 88, 17
        CMYK:
        24, 86, 0, 17
      HSL:
        283°, 75.2066%, 47.4510%
        HSV (HSB):
        283°, 85.8491%, 83.1373%
        XYZ:
        27.0459, 13.2591, 63.4211
        xyY:
        0.2607, 0.1278, 13.2591
      CIE-Lab:
        43.1510, 73.9086, -65.0429
        CIE-LCH:
        43.1510, 98.4533, 318.6507
        CIE-Luv:
        43.1510, 34.8328, -101.8799
        Hunter-Lab:
        36.4130, 68.8586, -77.7772
      #a11ed4 color charts
#a11ed4 RGB chart
      #a11ed4 CMYK chart
      #a11ed4 RGB pie chart
      #a11ed4 color shades, tints & tones
#a11ed4 color schemes
#a11ed4 color preview, HTML & CSS examples
           This text has a color of #a11ed4        
        
          <p style="color:#a11ed4;">Text here</p>
        
        
          .mytext {color:#a11ed4;}
        
        Text color #a11ed4
      
           This box has a color of #a11ed4        
        
          <div style="background-color:#a11ed4;">Content here</div>
        
        
          .mybackground {background-color:#a11ed4;}
        
        Background color #a11ed4
      
           Border around this has a color of #a11ed4        
        
          <div style="border:2px solid #a11ed4;">Content here</div>
        
        
          .myborder {border:2px solid #a11ed4;}
        
        Border color #a11ed4