#8fbace color space conversions
Hex:
        #8fbace
        RGB:
        143, 186, 206
        CMY:
        44, 27, 19
        CMYK:
        31, 10, 0, 19
      HSL:
        199°, 39.1304%, 68.4314%
        HSV (HSB):
        199°, 30.5825%, 80.7843%
        XYZ:
        40.0272, 45.4137, 65.0486
        xyY:
        0.2660, 0.3018, 45.4137
      CIE-Lab:
        73.1635, -9.5460, -14.7140
        CIE-LCH:
        73.1635, 17.5394, 237.0258
        CIE-Luv:
        73.1635, -21.9907, -21.2254
        Hunter-Lab:
        67.3897, -11.9090, -10.0575
      #8fbace color charts
#8fbace RGB chart
      #8fbace CMYK chart
      #8fbace RGB pie chart
      #8fbace color shades, tints & tones
#8fbace color schemes
#8fbace color preview, HTML & CSS examples
           This text has a color of #8fbace        
        
          <p style="color:#8fbace;">Text here</p>
        
        
          .mytext {color:#8fbace;}
        
        Text color #8fbace
      
           This box has a color of #8fbace        
        
          <div style="background-color:#8fbace;">Content here</div>
        
        
          .mybackground {background-color:#8fbace;}
        
        Background color #8fbace
      
           Border around this has a color of #8fbace        
        
          <div style="border:2px solid #8fbace;">Content here</div>
        
        
          .myborder {border:2px solid #8fbace;}
        
        Border color #8fbace