#8f8bfe color space conversions
Hex:
        #8f8bfe
        RGB:
        143, 139, 254
        CMY:
        44, 45, 0
        CMYK:
        44, 45, 0, 0
      HSL:
        242°, 98.2906%, 77.0588%
        HSV (HSB):
        242°, 45.2756%, 99.6078%
        XYZ:
        38.4497, 31.4606, 97.8119
        xyY:
        0.2292, 0.1876, 31.4606
      CIE-Lab:
        62.8946, 29.7269, -56.9526
        CIE-LCH:
        62.8946, 64.2440, 297.5627
        CIE-Luv:
        62.8946, -5.3137, -94.9065
        Hunter-Lab:
        56.0898, 24.2051, -64.1298
      #8f8bfe color charts
#8f8bfe RGB chart
      #8f8bfe CMYK chart
      #8f8bfe RGB pie chart
      #8f8bfe color shades, tints & tones
#8f8bfe color schemes
#8f8bfe color preview, HTML & CSS examples
           This text has a color of #8f8bfe        
        
          <p style="color:#8f8bfe;">Text here</p>
        
        
          .mytext {color:#8f8bfe;}
        
        Text color #8f8bfe
      
           This box has a color of #8f8bfe        
        
          <div style="background-color:#8f8bfe;">Content here</div>
        
        
          .mybackground {background-color:#8f8bfe;}
        
        Background color #8f8bfe
      
           Border around this has a color of #8f8bfe        
        
          <div style="border:2px solid #8f8bfe;">Content here</div>
        
        
          .myborder {border:2px solid #8f8bfe;}
        
        Border color #8f8bfe