#a87df5 color space conversions
Hex:
        #a87df5
        RGB:
        168, 125, 245
        CMY:
        34, 51, 4
        CMYK:
        31, 49, 0, 4
      HSL:
        262°, 85.7143%, 72.5490%
        HSV (HSB):
        262°, 48.9796%, 96.0784%
        XYZ:
        39.9635, 29.5846, 89.9903
        xyY:
        0.2505, 0.1854, 29.5846
      CIE-Lab:
        61.2942, 41.4159, -54.4245
        CIE-LCH:
        61.2942, 68.3908, 307.2703
        CIE-Luv:
        61.2942, 11.3559, -91.6868
        Hunter-Lab:
        54.3918, 35.9645, -60.0201
      #a87df5 color charts
#a87df5 RGB chart
      #a87df5 CMYK chart
      #a87df5 RGB pie chart
      #a87df5 color shades, tints & tones
#a87df5 color schemes
#a87df5 color preview, HTML & CSS examples
           This text has a color of #a87df5        
        
          <p style="color:#a87df5;">Text here</p>
        
        
          .mytext {color:#a87df5;}
        
        Text color #a87df5
      
           This box has a color of #a87df5        
        
          <div style="background-color:#a87df5;">Content here</div>
        
        
          .mybackground {background-color:#a87df5;}
        
        Background color #a87df5
      
           Border around this has a color of #a87df5        
        
          <div style="border:2px solid #a87df5;">Content here</div>
        
        
          .myborder {border:2px solid #a87df5;}
        
        Border color #a87df5