#8fddfe color space conversions
Hex:
        #8fddfe
        RGB:
        143, 221, 254
        CMY:
        44, 13, 0
        CMYK:
        44, 13, 0, 0
      HSL:
        198°, 98.2301%, 77.8431%
        HSV (HSB):
        198°, 43.7008%, 99.6078%
        XYZ:
        55.0735, 64.7083, 103.3532
        xyY:
        0.2468, 0.2900, 64.7083
      CIE-Lab:
        84.3332, -15.6286, -23.5670
        CIE-LCH:
        84.3332, 28.2782, 236.4493
        CIE-Luv:
        84.3332, -36.0902, -35.4641
        Hunter-Lab:
        80.4415, -18.5641, -19.8682
      #8fddfe color charts
#8fddfe RGB chart
      #8fddfe CMYK chart
      #8fddfe RGB pie chart
      #8fddfe color shades, tints & tones
#8fddfe color schemes
#8fddfe color preview, HTML & CSS examples
           This text has a color of #8fddfe        
        
          <p style="color:#8fddfe;">Text here</p>
        
        
          .mytext {color:#8fddfe;}
        
        Text color #8fddfe
      
           This box has a color of #8fddfe        
        
          <div style="background-color:#8fddfe;">Content here</div>
        
        
          .mybackground {background-color:#8fddfe;}
        
        Background color #8fddfe
      
           Border around this has a color of #8fddfe        
        
          <div style="border:2px solid #8fddfe;">Content here</div>
        
        
          .myborder {border:2px solid #8fddfe;}
        
        Border color #8fddfe