#a311d5 color space conversions
Hex:
        #a311d5
        RGB:
        163, 17, 213
        CMY:
        36, 93, 16
        CMYK:
        23, 92, 0, 16
      HSL:
        285°, 85.2174%, 45.0980%
        HSV (HSB):
        285°, 92.0188%, 83.5294%
        XYZ:
        27.3149, 12.9915, 64.0187
        xyY:
        0.2618, 0.1245, 12.9915
      CIE-Lab:
        42.7505, 76.7222, -66.2566
        CIE-LCH:
        42.7505, 101.3717, 319.1864
        CIE-Luv:
        42.7505, 36.6339, -103.4141
        Hunter-Lab:
        36.0438, 72.1956, -80.0767
      #a311d5 color charts
#a311d5 RGB chart
      #a311d5 CMYK chart
      #a311d5 RGB pie chart
      #a311d5 color shades, tints & tones
#a311d5 color schemes
#a311d5 color preview, HTML & CSS examples
           This text has a color of #a311d5        
        
          <p style="color:#a311d5;">Text here</p>
        
        
          .mytext {color:#a311d5;}
        
        Text color #a311d5
      
           This box has a color of #a311d5        
        
          <div style="background-color:#a311d5;">Content here</div>
        
        
          .mybackground {background-color:#a311d5;}
        
        Background color #a311d5
      
           Border around this has a color of #a311d5        
        
          <div style="border:2px solid #a311d5;">Content here</div>
        
        
          .myborder {border:2px solid #a311d5;}
        
        Border color #a311d5