#8fbeee color space conversions
Hex:
        #8fbeee
        RGB:
        143, 190, 238
        CMY:
        44, 25, 7
        CMYK:
        40, 20, 0, 7
      HSL:
        210°, 73.6434%, 74.7059%
        HSV (HSB):
        210°, 39.9160%, 93.3333%
        XYZ:
        45.1738, 48.8396, 87.9350
        xyY:
        0.2483, 0.2684, 48.8396
      CIE-Lab:
        75.3514, -3.5573, -28.7479
        CIE-LCH:
        75.3514, 28.9672, 262.9460
        CIE-Luv:
        75.3514, -23.8593, -45.3776
        Hunter-Lab:
        69.8853, -6.9172, -25.6834
      #8fbeee color charts
#8fbeee RGB chart
      #8fbeee CMYK chart
      #8fbeee RGB pie chart
      #8fbeee color shades, tints & tones
#8fbeee color schemes
#8fbeee color preview, HTML & CSS examples
           This text has a color of #8fbeee        
        
          <p style="color:#8fbeee;">Text here</p>
        
        
          .mytext {color:#8fbeee;}
        
        Text color #8fbeee
      
           This box has a color of #8fbeee        
        
          <div style="background-color:#8fbeee;">Content here</div>
        
        
          .mybackground {background-color:#8fbeee;}
        
        Background color #8fbeee
      
           Border around this has a color of #8fbeee        
        
          <div style="border:2px solid #8fbeee;">Content here</div>
        
        
          .myborder {border:2px solid #8fbeee;}
        
        Border color #8fbeee