#8fc7fa color space conversions
Hex:
        #8fc7fa
        RGB:
        143, 199, 250
        CMY:
        44, 22, 2
        CMYK:
        43, 20, 0, 2
      HSL:
        209°, 91.4530%, 77.0588%
        HSV (HSB):
        209°, 42.8000%, 98.0392%
        XYZ:
        49.0064, 53.5886, 98.2032
        xyY:
        0.2441, 0.2669, 53.5886
      CIE-Lab:
        78.2212, -5.1902, -30.7843
        CIE-LCH:
        78.2212, 31.2188, 260.4300
        CIE-Luv:
        78.2212, -27.4588, -48.8237
        Hunter-Lab:
        73.2042, -8.6110, -28.2943
      #8fc7fa color charts
#8fc7fa RGB chart
      #8fc7fa CMYK chart
      #8fc7fa RGB pie chart
      #8fc7fa color shades, tints & tones
#8fc7fa color schemes
#8fc7fa color preview, HTML & CSS examples
           This text has a color of #8fc7fa        
        
          <p style="color:#8fc7fa;">Text here</p>
        
        
          .mytext {color:#8fc7fa;}
        
        Text color #8fc7fa
      
           This box has a color of #8fc7fa        
        
          <div style="background-color:#8fc7fa;">Content here</div>
        
        
          .mybackground {background-color:#8fc7fa;}
        
        Background color #8fc7fa
      
           Border around this has a color of #8fc7fa        
        
          <div style="border:2px solid #8fc7fa;">Content here</div>
        
        
          .myborder {border:2px solid #8fc7fa;}
        
        Border color #8fc7fa