#a31fb3 color space conversions
Hex:
        #a31fb3
        RGB:
        163, 31, 179
        CMY:
        36, 88, 30
        CMYK:
        9, 83, 0, 30
      HSL:
        294°, 70.4762%, 41.1765%
        HSV (HSB):
        294°, 82.6816%, 70.1961%
        XYZ:
        23.7309, 12.0212, 43.7174
        xyY:
        0.2986, 0.1513, 12.0212
      CIE-Lab:
        41.2498, 68.0778, -48.8397
        CIE-LCH:
        41.2498, 83.7849, 324.3440
        CIE-Luv:
        41.2498, 45.7659, -78.0629
        Hunter-Lab:
        34.6716, 61.4989, -50.4887
      #a31fb3 color charts
#a31fb3 RGB chart
      #a31fb3 CMYK chart
      #a31fb3 RGB pie chart
      #a31fb3 color shades, tints & tones
#a31fb3 color schemes
#a31fb3 color preview, HTML & CSS examples
           This text has a color of #a31fb3        
        
          <p style="color:#a31fb3;">Text here</p>
        
        
          .mytext {color:#a31fb3;}
        
        Text color #a31fb3
      
           This box has a color of #a31fb3        
        
          <div style="background-color:#a31fb3;">Content here</div>
        
        
          .mybackground {background-color:#a31fb3;}
        
        Background color #a31fb3
      
           Border around this has a color of #a31fb3        
        
          <div style="border:2px solid #a31fb3;">Content here</div>
        
        
          .myborder {border:2px solid #a31fb3;}
        
        Border color #a31fb3