#a82ac7 color space conversions
Hex:
        #a82ac7
        RGB:
        168, 42, 199
        CMY:
        34, 84, 22
        CMYK:
        16, 79, 0, 22
      HSL:
        288°, 65.1452%, 47.2549%
        HSV (HSB):
        288°, 78.8945%, 78.0392%
        XYZ:
        27.2852, 14.1043, 55.3171
        xyY:
        0.2821, 0.1458, 14.1043
      CIE-Lab:
        44.3821, 69.5695, -55.4796
        CIE-LCH:
        44.3821, 88.9826, 321.4287
        CIE-Luv:
        44.3821, 41.4126, -89.2878
        Hunter-Lab:
        37.5557, 63.9627, -61.0415
      #a82ac7 color charts
#a82ac7 RGB chart
      #a82ac7 CMYK chart
      #a82ac7 RGB pie chart
      #a82ac7 color shades, tints & tones
#a82ac7 color schemes
#a82ac7 color preview, HTML & CSS examples
           This text has a color of #a82ac7        
        
          <p style="color:#a82ac7;">Text here</p>
        
        
          .mytext {color:#a82ac7;}
        
        Text color #a82ac7
      
           This box has a color of #a82ac7        
        
          <div style="background-color:#a82ac7;">Content here</div>
        
        
          .mybackground {background-color:#a82ac7;}
        
        Background color #a82ac7
      
           Border around this has a color of #a82ac7        
        
          <div style="border:2px solid #a82ac7;">Content here</div>
        
        
          .myborder {border:2px solid #a82ac7;}
        
        Border color #a82ac7