#8fcfee color space conversions
Hex:
        #8fcfee
        RGB:
        143, 207, 238
        CMY:
        44, 19, 7
        CMYK:
        40, 13, 0, 7
      HSL:
        200°, 73.6434%, 74.7059%
        HSV (HSB):
        200°, 39.9160%, 93.3333%
        XYZ:
        49.0731, 56.6383, 89.2348
        xyY:
        0.2517, 0.2905, 56.6383
      CIE-Lab:
        79.9757, -12.5709, -21.6882
        CIE-LCH:
        79.9757, 25.0680, 239.9026
        CIE-Luv:
        79.9757, -30.7162, -32.5362
        Hunter-Lab:
        75.2584, -15.3093, -17.6199
      #8fcfee color charts
#8fcfee RGB chart
      #8fcfee CMYK chart
      #8fcfee RGB pie chart
      #8fcfee color shades, tints & tones
#8fcfee color schemes
#8fcfee color preview, HTML & CSS examples
           This text has a color of #8fcfee        
        
          <p style="color:#8fcfee;">Text here</p>
        
        
          .mytext {color:#8fcfee;}
        
        Text color #8fcfee
      
           This box has a color of #8fcfee        
        
          <div style="background-color:#8fcfee;">Content here</div>
        
        
          .mybackground {background-color:#8fcfee;}
        
        Background color #8fcfee
      
           Border around this has a color of #8fcfee        
        
          <div style="border:2px solid #8fcfee;">Content here</div>
        
        
          .myborder {border:2px solid #8fcfee;}
        
        Border color #8fcfee