#a11fd3 color space conversions
Hex:
        #a11fd3
        RGB:
        161, 31, 211
        CMY:
        37, 88, 17
        CMYK:
        24, 85, 0, 17
      HSL:
        283°, 74.3802%, 47.4510%
        HSV (HSB):
        283°, 85.3081%, 82.7451%
        XYZ:
        26.9458, 13.2602, 62.7673
        xyY:
        0.2617, 0.1288, 13.2602
      CIE-Lab:
        43.1527, 73.4953, -64.4641
        CIE-LCH:
        43.1527, 97.7608, 318.7454
        CIE-Luv:
        43.1527, 35.0119, -101.0761
        Hunter-Lab:
        36.4145, 68.3598, -76.7072
      #a11fd3 color charts
#a11fd3 RGB chart
      #a11fd3 CMYK chart
      #a11fd3 RGB pie chart
      #a11fd3 color shades, tints & tones
#a11fd3 color schemes
#a11fd3 color preview, HTML & CSS examples
           This text has a color of #a11fd3        
        
          <p style="color:#a11fd3;">Text here</p>
        
        
          .mytext {color:#a11fd3;}
        
        Text color #a11fd3
      
           This box has a color of #a11fd3        
        
          <div style="background-color:#a11fd3;">Content here</div>
        
        
          .mybackground {background-color:#a11fd3;}
        
        Background color #a11fd3
      
           Border around this has a color of #a11fd3        
        
          <div style="border:2px solid #a11fd3;">Content here</div>
        
        
          .myborder {border:2px solid #a11fd3;}
        
        Border color #a11fd3