#a87eec color space conversions
Hex:
        #a87eec
        RGB:
        168, 126, 236
        CMY:
        34, 51, 7
        CMYK:
        29, 47, 0, 7
      HSL:
        263°, 74.3243%, 70.9804%
        HSV (HSB):
        263°, 46.6102%, 92.5490%
        XYZ:
        38.7496, 29.3027, 82.9705
        xyY:
        0.2566, 0.1940, 29.3027
      CIE-Lab:
        61.0478, 38.6461, -49.8362
        CIE-LCH:
        61.0478, 63.0648, 307.7922
        CIE-Luv:
        61.0478, 12.1457, -83.8700
        Hunter-Lab:
        54.1319, 33.0459, -52.9842
      #a87eec color charts
#a87eec RGB chart
      #a87eec CMYK chart
      #a87eec RGB pie chart
      #a87eec color shades, tints & tones
#a87eec color schemes
#a87eec color preview, HTML & CSS examples
           This text has a color of #a87eec        
        
          <p style="color:#a87eec;">Text here</p>
        
        
          .mytext {color:#a87eec;}
        
        Text color #a87eec
      
           This box has a color of #a87eec        
        
          <div style="background-color:#a87eec;">Content here</div>
        
        
          .mybackground {background-color:#a87eec;}
        
        Background color #a87eec
      
           Border around this has a color of #a87eec        
        
          <div style="border:2px solid #a87eec;">Content here</div>
        
        
          .myborder {border:2px solid #a87eec;}
        
        Border color #a87eec