#8fbfeb color space conversions
Hex:
        #8fbfeb
        RGB:
        143, 191, 235
        CMY:
        44, 25, 8
        CMYK:
        39, 19, 0, 8
      HSL:
        209°, 69.6970%, 74.1176%
        HSV (HSB):
        209°, 39.1489%, 92.1569%
        XYZ:
        44.9539, 49.0994, 85.7051
        xyY:
        0.2501, 0.2731, 49.0994
      CIE-Lab:
        75.5131, -4.8884, -26.8813
        CIE-LCH:
        75.5131, 27.3222, 259.6933
        CIE-Luv:
        75.5131, -24.2478, -42.0632
        Hunter-Lab:
        70.0710, -8.1079, -23.4690
      #8fbfeb color charts
#8fbfeb RGB chart
      #8fbfeb CMYK chart
      #8fbfeb RGB pie chart
      #8fbfeb color shades, tints & tones
#8fbfeb color schemes
#8fbfeb color preview, HTML & CSS examples
           This text has a color of #8fbfeb        
        
          <p style="color:#8fbfeb;">Text here</p>
        
        
          .mytext {color:#8fbfeb;}
        
        Text color #8fbfeb
      
           This box has a color of #8fbfeb        
        
          <div style="background-color:#8fbfeb;">Content here</div>
        
        
          .mybackground {background-color:#8fbfeb;}
        
        Background color #8fbfeb
      
           Border around this has a color of #8fbfeb        
        
          <div style="border:2px solid #8fbfeb;">Content here</div>
        
        
          .myborder {border:2px solid #8fbfeb;}
        
        Border color #8fbfeb