#a256f1 color space conversions
Hex:
        #a256f1
        RGB:
        162, 86, 241
        CMY:
        36, 66, 5
        CMYK:
        33, 64, 0, 5
      HSL:
        269°, 84.6995%, 64.1176%
        HSV (HSB):
        269°, 64.3154%, 94.5098%
        XYZ:
        34.1053, 20.6878, 85.4147
        xyY:
        0.2432, 0.1476, 20.6878
      CIE-Lab:
        52.6061, 59.5859, -66.1673
        CIE-LCH:
        52.6061, 89.0426, 312.0041
        CIE-Luv:
        52.6061, 20.0214, -108.3015
        Hunter-Lab:
        45.4839, 54.2482, -79.5026
      #a256f1 color charts
#a256f1 RGB chart
      #a256f1 CMYK chart
      #a256f1 RGB pie chart
      #a256f1 color shades, tints & tones
#a256f1 color schemes
#a256f1 color preview, HTML & CSS examples
           This text has a color of #a256f1        
        
          <p style="color:#a256f1;">Text here</p>
        
        
          .mytext {color:#a256f1;}
        
        Text color #a256f1
      
           This box has a color of #a256f1        
        
          <div style="background-color:#a256f1;">Content here</div>
        
        
          .mybackground {background-color:#a256f1;}
        
        Background color #a256f1
      
           Border around this has a color of #a256f1        
        
          <div style="border:2px solid #a256f1;">Content here</div>
        
        
          .myborder {border:2px solid #a256f1;}
        
        Border color #a256f1