#8fa3e1 color space conversions
Hex:
        #8fa3e1
        RGB:
        143, 163, 225
        CMY:
        44, 36, 12
        CMYK:
        36, 28, 0, 12
      HSL:
        225°, 57.7465%, 72.1569%
        HSV (HSB):
        225°, 36.4444%, 88.2353%
        XYZ:
        38.0155, 37.4703, 76.4630
        xyY:
        0.2502, 0.2466, 37.4703
      CIE-Lab:
        67.6284, 7.9254, -33.5840
        CIE-LCH:
        67.6284, 34.5065, 283.2781
        CIE-Luv:
        67.6284, -12.7594, -54.3036
        Hunter-Lab:
        61.2130, 3.7324, -31.2119
      #8fa3e1 color charts
#8fa3e1 RGB chart
      #8fa3e1 CMYK chart
      #8fa3e1 RGB pie chart
      #8fa3e1 color shades, tints & tones
#8fa3e1 color schemes
#8fa3e1 color preview, HTML & CSS examples
           This text has a color of #8fa3e1        
        
          <p style="color:#8fa3e1;">Text here</p>
        
        
          .mytext {color:#8fa3e1;}
        
        Text color #8fa3e1
      
           This box has a color of #8fa3e1        
        
          <div style="background-color:#8fa3e1;">Content here</div>
        
        
          .mybackground {background-color:#8fa3e1;}
        
        Background color #8fa3e1
      
           Border around this has a color of #8fa3e1        
        
          <div style="border:2px solid #8fa3e1;">Content here</div>
        
        
          .myborder {border:2px solid #8fa3e1;}
        
        Border color #8fa3e1