#8faaef color space conversions
Hex:
        #8faaef
        RGB:
        143, 170, 239
        CMY:
        44, 33, 6
        CMYK:
        40, 29, 0, 6
      HSL:
        223°, 75.0000%, 74.9020%
        HSV (HSB):
        223°, 40.1674%, 93.7255%
        XYZ:
        41.2824, 40.8211, 87.3648
        xyY:
        0.2436, 0.2409, 40.8211
      CIE-Lab:
        70.0504, 7.7498, -37.4842
        CIE-LCH:
        70.0504, 38.2770, 281.6812
        CIE-Luv:
        70.0504, -15.9427, -61.1244
        Hunter-Lab:
        63.8914, 3.5250, -36.3489
      #8faaef color charts
#8faaef RGB chart
      #8faaef CMYK chart
      #8faaef RGB pie chart
      #8faaef color shades, tints & tones
#8faaef color schemes
#8faaef color preview, HTML & CSS examples
           This text has a color of #8faaef        
        
          <p style="color:#8faaef;">Text here</p>
        
        
          .mytext {color:#8faaef;}
        
        Text color #8faaef
      
           This box has a color of #8faaef        
        
          <div style="background-color:#8faaef;">Content here</div>
        
        
          .mybackground {background-color:#8faaef;}
        
        Background color #8faaef
      
           Border around this has a color of #8faaef        
        
          <div style="border:2px solid #8faaef;">Content here</div>
        
        
          .myborder {border:2px solid #8faaef;}
        
        Border color #8faaef