#8f96fe color space conversions
Hex:
        #8f96fe
        RGB:
        143, 150, 254
        CMY:
        44, 41, 0
        CMYK:
        44, 41, 0, 0
      HSL:
        236°, 98.2301%, 77.8431%
        HSV (HSB):
        236°, 43.7008%, 99.6078%
        XYZ:
        40.1234, 34.8081, 98.3698
        xyY:
        0.2315, 0.2009, 34.8081
      CIE-Lab:
        65.5990, 23.3597, -52.6561
        CIE-LCH:
        65.5990, 57.6050, 293.9234
        CIE-Luv:
        65.5990, -9.0765, -87.7871
        Hunter-Lab:
        58.9984, 18.1465, -57.5572
      #8f96fe color charts
#8f96fe RGB chart
      #8f96fe CMYK chart
      #8f96fe RGB pie chart
      #8f96fe color shades, tints & tones
#8f96fe color schemes
#8f96fe color preview, HTML & CSS examples
           This text has a color of #8f96fe        
        
          <p style="color:#8f96fe;">Text here</p>
        
        
          .mytext {color:#8f96fe;}
        
        Text color #8f96fe
      
           This box has a color of #8f96fe        
        
          <div style="background-color:#8f96fe;">Content here</div>
        
        
          .mybackground {background-color:#8f96fe;}
        
        Background color #8f96fe
      
           Border around this has a color of #8f96fe        
        
          <div style="border:2px solid #8f96fe;">Content here</div>
        
        
          .myborder {border:2px solid #8f96fe;}
        
        Border color #8f96fe