#8f9bed color space conversions
Hex:
        #8f9bed
        RGB:
        143, 155, 237
        CMY:
        44, 39, 7
        CMYK:
        40, 35, 0, 7
      HSL:
        232°, 72.3077%, 74.5098%
        HSV (HSB):
        232°, 39.6624%, 92.9412%
        XYZ:
        38.3351, 35.3968, 84.9325
        xyY:
        0.2416, 0.2231, 35.3968
      CIE-Lab:
        66.0564, 15.7306, -42.6295
        CIE-LCH:
        66.0564, 45.4392, 290.2544
        CIE-Luv:
        66.0564, -10.1039, -70.2106
        Hunter-Lab:
        59.4952, 10.8981, -42.9930
      #8f9bed color charts
#8f9bed RGB chart
      #8f9bed CMYK chart
      #8f9bed RGB pie chart
      #8f9bed color shades, tints & tones
#8f9bed color schemes
#8f9bed color preview, HTML & CSS examples
           This text has a color of #8f9bed        
        
          <p style="color:#8f9bed;">Text here</p>
        
        
          .mytext {color:#8f9bed;}
        
        Text color #8f9bed
      
           This box has a color of #8f9bed        
        
          <div style="background-color:#8f9bed;">Content here</div>
        
        
          .mybackground {background-color:#8f9bed;}
        
        Background color #8f9bed
      
           Border around this has a color of #8f9bed        
        
          <div style="border:2px solid #8f9bed;">Content here</div>
        
        
          .myborder {border:2px solid #8f9bed;}
        
        Border color #8f9bed