#a31ff4 color space conversions
Hex:
        #a31ff4
        RGB:
        163, 31, 244
        CMY:
        36, 88, 4
        CMYK:
        33, 87, 0, 4
      HSL:
        277°, 90.6383%, 53.9216%
        HSV (HSB):
        277°, 87.2951%, 95.6863%
        XYZ:
        31.9234, 15.2982, 86.8582
        xyY:
        0.2381, 0.1141, 15.2982
      CIE-Lab:
        46.0399, 80.1443, -78.5217
        CIE-LCH:
        46.0399, 112.1997, 315.5859
        CIE-Luv:
        46.0399, 28.0093, -122.4330
        Hunter-Lab:
        39.1129, 77.2417, -104.2868
      #a31ff4 color charts
#a31ff4 RGB chart
      #a31ff4 CMYK chart
      #a31ff4 RGB pie chart
      #a31ff4 color shades, tints & tones
#a31ff4 color schemes
#a31ff4 color preview, HTML & CSS examples
           This text has a color of #a31ff4        
        
          <p style="color:#a31ff4;">Text here</p>
        
        
          .mytext {color:#a31ff4;}
        
        Text color #a31ff4
      
           This box has a color of #a31ff4        
        
          <div style="background-color:#a31ff4;">Content here</div>
        
        
          .mybackground {background-color:#a31ff4;}
        
        Background color #a31ff4
      
           Border around this has a color of #a31ff4        
        
          <div style="border:2px solid #a31ff4;">Content here</div>
        
        
          .myborder {border:2px solid #a31ff4;}
        
        Border color #a31ff4