#a631f2 color space conversions
Hex:
        #a631f2
        RGB:
        166, 49, 242
        CMY:
        35, 81, 5
        CMYK:
        31, 80, 0, 5
      HSL:
        276°, 88.1279%, 57.0588%
        HSV (HSB):
        276°, 79.7521%, 94.9020%
        XYZ:
        32.8512, 16.7144, 85.4992
        xyY:
        0.2432, 0.1238, 16.7144
      CIE-Lab:
        47.8982, 75.4695, -74.3453
        CIE-LCH:
        47.8982, 105.9380, 315.4300
        CIE-Luv:
        47.8982, 28.3151, -118.1815
        Hunter-Lab:
        40.8833, 71.8856, -95.3748
      #a631f2 color charts
#a631f2 RGB chart
      #a631f2 CMYK chart
      #a631f2 RGB pie chart
      #a631f2 color shades, tints & tones
#a631f2 color schemes
#a631f2 color preview, HTML & CSS examples
           This text has a color of #a631f2        
        
          <p style="color:#a631f2;">Text here</p>
        
        
          .mytext {color:#a631f2;}
        
        Text color #a631f2
      
           This box has a color of #a631f2        
        
          <div style="background-color:#a631f2;">Content here</div>
        
        
          .mybackground {background-color:#a631f2;}
        
        Background color #a631f2
      
           Border around this has a color of #a631f2        
        
          <div style="border:2px solid #a631f2;">Content here</div>
        
        
          .myborder {border:2px solid #a631f2;}
        
        Border color #a631f2