#8fa7ec color space conversions
Hex:
        #8fa7ec
        RGB:
        143, 167, 236
        CMY:
        44, 35, 7
        CMYK:
        39, 29, 0, 7
      HSL:
        225°, 70.9924%, 74.3137%
        HSV (HSB):
        225°, 39.4068%, 92.5490%
        XYZ:
        40.2867, 39.5332, 84.8642
        xyY:
        0.2446, 0.2401, 39.5332
      CIE-Lab:
        69.1358, 8.6231, -37.2709
        CIE-LCH:
        69.1358, 38.2554, 283.0269
        CIE-Luv:
        69.1358, -14.6885, -60.7625
        Hunter-Lab:
        62.8754, 4.3399, -36.0121
      #8fa7ec color charts
#8fa7ec RGB chart
      #8fa7ec CMYK chart
      #8fa7ec RGB pie chart
      #8fa7ec color shades, tints & tones
#8fa7ec color schemes
#8fa7ec color preview, HTML & CSS examples
           This text has a color of #8fa7ec        
        
          <p style="color:#8fa7ec;">Text here</p>
        
        
          .mytext {color:#8fa7ec;}
        
        Text color #8fa7ec
      
           This box has a color of #8fa7ec        
        
          <div style="background-color:#8fa7ec;">Content here</div>
        
        
          .mybackground {background-color:#8fa7ec;}
        
        Background color #8fa7ec
      
           Border around this has a color of #8fa7ec        
        
          <div style="border:2px solid #8fa7ec;">Content here</div>
        
        
          .myborder {border:2px solid #8fa7ec;}
        
        Border color #8fa7ec