#8fa4ef color space conversions
Hex:
        #8fa4ef
        RGB:
        143, 164, 239
        CMY:
        44, 36, 6
        CMYK:
        40, 31, 0, 6
      HSL:
        227°, 75.0000%, 74.9020%
        HSV (HSB):
        227°, 40.1674%, 93.7255%
        XYZ:
        40.1831, 38.6226, 86.9984
        xyY:
        0.2424, 0.2329, 38.6226
      CIE-Lab:
        68.4770, 11.1405, -39.9368
        CIE-LCH:
        68.4770, 41.4616, 285.5866
        CIE-Luv:
        68.4770, -13.6168, -65.4873
        Hunter-Lab:
        62.1470, 6.6575, -39.4959
      #8fa4ef color charts
#8fa4ef RGB chart
      #8fa4ef CMYK chart
      #8fa4ef RGB pie chart
      #8fa4ef color shades, tints & tones
#8fa4ef color schemes
#8fa4ef color preview, HTML & CSS examples
           This text has a color of #8fa4ef        
        
          <p style="color:#8fa4ef;">Text here</p>
        
        
          .mytext {color:#8fa4ef;}
        
        Text color #8fa4ef
      
           This box has a color of #8fa4ef        
        
          <div style="background-color:#8fa4ef;">Content here</div>
        
        
          .mybackground {background-color:#8fa4ef;}
        
        Background color #8fa4ef
      
           Border around this has a color of #8fa4ef        
        
          <div style="border:2px solid #8fa4ef;">Content here</div>
        
        
          .myborder {border:2px solid #8fa4ef;}
        
        Border color #8fa4ef