#8fa3ef color space conversions
Hex:
        #8fa3ef
        RGB:
        143, 163, 239
        CMY:
        44, 36, 6
        CMYK:
        40, 32, 0, 6
      HSL:
        228°, 75.0000%, 74.9020%
        HSV (HSB):
        228°, 40.1674%, 93.7255%
        XYZ:
        40.0049, 38.2660, 86.9390
        xyY:
        0.2421, 0.2316, 38.2660
      CIE-Lab:
        68.2162, 11.7087, -40.3441
        CIE-LCH:
        68.2162, 42.0088, 286.1838
        CIE-Luv:
        68.2162, -13.2322, -66.2079
        Hunter-Lab:
        61.8595, 7.1827, -40.0260
      #8fa3ef color charts
#8fa3ef RGB chart
      #8fa3ef CMYK chart
      #8fa3ef RGB pie chart
      #8fa3ef color shades, tints & tones
#8fa3ef color schemes
#8fa3ef color preview, HTML & CSS examples
           This text has a color of #8fa3ef        
        
          <p style="color:#8fa3ef;">Text here</p>
        
        
          .mytext {color:#8fa3ef;}
        
        Text color #8fa3ef
      
           This box has a color of #8fa3ef        
        
          <div style="background-color:#8fa3ef;">Content here</div>
        
        
          .mybackground {background-color:#8fa3ef;}
        
        Background color #8fa3ef
      
           Border around this has a color of #8fa3ef        
        
          <div style="border:2px solid #8fa3ef;">Content here</div>
        
        
          .myborder {border:2px solid #8fa3ef;}
        
        Border color #8fa3ef