#a756fa color space conversions
Hex:
        #a756fa
        RGB:
        167, 86, 250
        CMY:
        35, 66, 2
        CMYK:
        33, 66, 0, 2
      HSL:
        270°, 94.2529%, 65.8824%
        HSV (HSB):
        270°, 65.6000%, 98.0392%
        XYZ:
        36.5195, 21.7732, 92.7203
        xyY:
        0.2418, 0.1442, 21.7732
      CIE-Lab:
        53.7855, 62.6955, -69.2496
        CIE-LCH:
        53.7855, 93.4143, 312.1563
        CIE-Luv:
        53.7855, 20.9427, -113.8045
        Hunter-Lab:
        46.6618, 58.0436, -85.1504
      #a756fa color charts
#a756fa RGB chart
      #a756fa CMYK chart
      #a756fa RGB pie chart
      #a756fa color shades, tints & tones
#a756fa color schemes
#a756fa color preview, HTML & CSS examples
           This text has a color of #a756fa        
        
          <p style="color:#a756fa;">Text here</p>
        
        
          .mytext {color:#a756fa;}
        
        Text color #a756fa
      
           This box has a color of #a756fa        
        
          <div style="background-color:#a756fa;">Content here</div>
        
        
          .mybackground {background-color:#a756fa;}
        
        Background color #a756fa
      
           Border around this has a color of #a756fa        
        
          <div style="border:2px solid #a756fa;">Content here</div>
        
        
          .myborder {border:2px solid #a756fa;}
        
        Border color #a756fa