#8fbeda color space conversions
Hex:
        #8fbeda
        RGB:
        143, 190, 218
        CMY:
        44, 25, 15
        CMYK:
        34, 13, 0, 15
      HSL:
        202°, 50.3356%, 70.7843%
        HSV (HSB):
        202°, 34.4037%, 85.4902%
        XYZ:
        42.3960, 47.7285, 73.3077
        xyY:
        0.2594, 0.2920, 47.7285
      CIE-Lab:
        74.6534, -8.7160, -18.9922
        CIE-LCH:
        74.6534, 20.8967, 245.3485
        CIE-Luv:
        74.6534, -23.7622, -28.3653
        Hunter-Lab:
        69.0858, -11.3597, -14.5532
      #8fbeda color charts
#8fbeda RGB chart
      #8fbeda CMYK chart
      #8fbeda RGB pie chart
      #8fbeda color shades, tints & tones
#8fbeda color schemes
#8fbeda color preview, HTML & CSS examples
           This text has a color of #8fbeda        
        
          <p style="color:#8fbeda;">Text here</p>
        
        
          .mytext {color:#8fbeda;}
        
        Text color #8fbeda
      
           This box has a color of #8fbeda        
        
          <div style="background-color:#8fbeda;">Content here</div>
        
        
          .mybackground {background-color:#8fbeda;}
        
        Background color #8fbeda
      
           Border around this has a color of #8fbeda        
        
          <div style="border:2px solid #8fbeda;">Content here</div>
        
        
          .myborder {border:2px solid #8fbeda;}
        
        Border color #8fbeda