#8faecd color space conversions
Hex:
        #8faecd
        RGB:
        143, 174, 205
        CMY:
        44, 32, 20
        CMYK:
        30, 15, 0, 20
      HSL:
        210°, 38.2716%, 68.2353%
        HSV (HSB):
        210°, 30.2439%, 80.3922%
        XYZ:
        37.4832, 40.5195, 63.6031
        xyY:
        0.2647, 0.2861, 40.5195
      CIE-Lab:
        69.8380, -3.3263, -19.1906
        CIE-LCH:
        69.8380, 19.4767, 260.1666
        CIE-Luv:
        69.8380, -16.8075, -29.2032
        Hunter-Lab:
        63.6549, -6.2865, -14.6832
      #8faecd color charts
#8faecd RGB chart
      #8faecd CMYK chart
      #8faecd RGB pie chart
      #8faecd color shades, tints & tones
#8faecd color schemes
#8faecd color preview, HTML & CSS examples
           This text has a color of #8faecd        
        
          <p style="color:#8faecd;">Text here</p>
        
        
          .mytext {color:#8faecd;}
        
        Text color #8faecd
      
           This box has a color of #8faecd        
        
          <div style="background-color:#8faecd;">Content here</div>
        
        
          .mybackground {background-color:#8faecd;}
        
        Background color #8faecd
      
           Border around this has a color of #8faecd        
        
          <div style="border:2px solid #8faecd;">Content here</div>
        
        
          .myborder {border:2px solid #8faecd;}
        
        Border color #8faecd