#8feefe color space conversions
Hex:
        #8feefe
        RGB:
        143, 238, 254
        CMY:
        44, 7, 0
        CMYK:
        44, 6, 0, 0
      HSL:
        189°, 98.2301%, 77.8431%
        HSV (HSB):
        189°, 43.7008%, 99.6078%
        XYZ:
        59.7916, 74.1445, 104.9259
        xyY:
        0.2503, 0.3104, 74.1445
      CIE-Lab:
        88.9907, -24.1253, -16.5287
        CIE-LCH:
        88.9907, 29.2443, 214.4158
        CIE-Luv:
        88.9907, -42.7733, -22.5599
        Hunter-Lab:
        86.1072, -26.7397, -11.9728
      #8feefe color charts
#8feefe RGB chart
      #8feefe CMYK chart
      #8feefe RGB pie chart
      #8feefe color shades, tints & tones
#8feefe color schemes
#8feefe color preview, HTML & CSS examples
           This text has a color of #8feefe        
        
          <p style="color:#8feefe;">Text here</p>
        
        
          .mytext {color:#8feefe;}
        
        Text color #8feefe
      
           This box has a color of #8feefe        
        
          <div style="background-color:#8feefe;">Content here</div>
        
        
          .mybackground {background-color:#8feefe;}
        
        Background color #8feefe
      
           Border around this has a color of #8feefe        
        
          <div style="border:2px solid #8feefe;">Content here</div>
        
        
          .myborder {border:2px solid #8feefe;}
        
        Border color #8feefe