#8f87fa color space conversions
Hex:
        #8f87fa
        RGB:
        143, 135, 250
        CMY:
        44, 47, 2
        CMYK:
        43, 46, 0, 2
      HSL:
        244°, 92.0000%, 75.4902%
        HSV (HSB):
        244°, 46.0000%, 98.0392%
        XYZ:
        37.2470, 30.0697, 94.2834
        xyY:
        0.2305, 0.1861, 30.0697
      CIE-Lab:
        61.7143, 30.9176, -56.6385
        CIE-LCH:
        61.7143, 64.5277, 298.6290
        CIE-Luv:
        61.7143, -3.7192, -94.1828
        Hunter-Lab:
        54.8359, 25.2825, -63.5566
      #8f87fa color charts
#8f87fa RGB chart
      #8f87fa CMYK chart
      #8f87fa RGB pie chart
      #8f87fa color shades, tints & tones
#8f87fa color schemes
#8f87fa color preview, HTML & CSS examples
           This text has a color of #8f87fa        
        
          <p style="color:#8f87fa;">Text here</p>
        
        
          .mytext {color:#8f87fa;}
        
        Text color #8f87fa
      
           This box has a color of #8f87fa        
        
          <div style="background-color:#8f87fa;">Content here</div>
        
        
          .mybackground {background-color:#8f87fa;}
        
        Background color #8f87fa
      
           Border around this has a color of #8f87fa        
        
          <div style="border:2px solid #8f87fa;">Content here</div>
        
        
          .myborder {border:2px solid #8f87fa;}
        
        Border color #8f87fa