#a682e0 color space conversions
Hex:
        #a682e0
        RGB:
        166, 130, 224
        CMY:
        35, 49, 12
        CMYK:
        26, 42, 0, 12
      HSL:
        263°, 60.2564%, 69.4118%
        HSV (HSB):
        263°, 41.9643%, 87.8431%
        XYZ:
        37.1631, 29.4541, 74.2475
        xyY:
        0.2638, 0.2091, 29.4541
      CIE-Lab:
        61.1803, 32.9444, -42.9675
        CIE-LCH:
        61.1803, 54.1437, 307.4784
        CIE-Luv:
        61.1803, 11.1356, -72.0323
        Hunter-Lab:
        54.2716, 27.2545, -43.1229
      #a682e0 color charts
#a682e0 RGB chart
      #a682e0 CMYK chart
      #a682e0 RGB pie chart
      #a682e0 color shades, tints & tones
#a682e0 color schemes
#a682e0 color preview, HTML & CSS examples
           This text has a color of #a682e0        
        
          <p style="color:#a682e0;">Text here</p>
        
        
          .mytext {color:#a682e0;}
        
        Text color #a682e0
      
           This box has a color of #a682e0        
        
          <div style="background-color:#a682e0;">Content here</div>
        
        
          .mybackground {background-color:#a682e0;}
        
        Background color #a682e0
      
           Border around this has a color of #a682e0        
        
          <div style="border:2px solid #a682e0;">Content here</div>
        
        
          .myborder {border:2px solid #a682e0;}
        
        Border color #a682e0