#8f8bfb color space conversions
Hex:
        #8f8bfb
        RGB:
        143, 139, 251
        CMY:
        44, 45, 2
        CMYK:
        43, 45, 0, 2
      HSL:
        242°, 93.3333%, 76.4706%
        HSV (HSB):
        242°, 44.6215%, 98.4314%
        XYZ:
        37.9729, 31.2699, 95.3011
        xyY:
        0.2308, 0.1900, 31.2699
      CIE-Lab:
        62.7348, 28.8806, -55.5625
        CIE-LCH:
        62.7348, 62.6201, 297.4648
        CIE-Luv:
        62.7348, -5.1226, -92.4925
        Hunter-Lab:
        55.9195, 23.3537, -61.9016
      #8f8bfb color charts
#8f8bfb RGB chart
      #8f8bfb CMYK chart
      #8f8bfb RGB pie chart
      #8f8bfb color shades, tints & tones
#8f8bfb color schemes
#8f8bfb color preview, HTML & CSS examples
           This text has a color of #8f8bfb        
        
          <p style="color:#8f8bfb;">Text here</p>
        
        
          .mytext {color:#8f8bfb;}
        
        Text color #8f8bfb
      
           This box has a color of #8f8bfb        
        
          <div style="background-color:#8f8bfb;">Content here</div>
        
        
          .mybackground {background-color:#8f8bfb;}
        
        Background color #8f8bfb
      
           Border around this has a color of #8f8bfb        
        
          <div style="border:2px solid #8f8bfb;">Content here</div>
        
        
          .myborder {border:2px solid #8f8bfb;}
        
        Border color #8f8bfb