#a31bd5 color space conversions
Hex:
        #a31bd5
        RGB:
        163, 27, 213
        CMY:
        36, 89, 16
        CMYK:
        23, 87, 0, 16
      HSL:
        284°, 77.5000%, 47.0588%
        HSV (HSB):
        284°, 87.3239%, 83.5294%
        XYZ:
        27.5064, 13.3745, 64.0826
        xyY:
        0.2621, 0.1274, 13.3745
      CIE-Lab:
        43.3222, 75.0272, -65.3265
        CIE-LCH:
        43.3222, 99.4818, 318.9537
        CIE-Luv:
        43.3222, 35.9847, -102.4965
        Hunter-Lab:
        36.5712, 70.2565, -78.2923
      #a31bd5 color charts
#a31bd5 RGB chart
      #a31bd5 CMYK chart
      #a31bd5 RGB pie chart
      #a31bd5 color shades, tints & tones
#a31bd5 color schemes
#a31bd5 color preview, HTML & CSS examples
           This text has a color of #a31bd5        
        
          <p style="color:#a31bd5;">Text here</p>
        
        
          .mytext {color:#a31bd5;}
        
        Text color #a31bd5
      
           This box has a color of #a31bd5        
        
          <div style="background-color:#a31bd5;">Content here</div>
        
        
          .mybackground {background-color:#a31bd5;}
        
        Background color #a31bd5
      
           Border around this has a color of #a31bd5        
        
          <div style="border:2px solid #a31bd5;">Content here</div>
        
        
          .myborder {border:2px solid #a31bd5;}
        
        Border color #a31bd5