#8addfe color space conversions
Hex:
        #8addfe
        RGB:
        138, 221, 254
        CMY:
        46, 13, 0
        CMYK:
        46, 13, 0, 0
      HSL:
        197°, 98.3051%, 76.8627%
        HSV (HSB):
        197°, 45.6693%, 99.6078%
        XYZ:
        54.2271, 64.2719, 103.3136
        xyY:
        0.2445, 0.2898, 64.2719
      CIE-Lab:
        84.1072, -16.8009, -23.9316
        CIE-LCH:
        84.1072, 29.2402, 234.9296
        CIE-Luv:
        84.1072, -37.7610, -35.9064
        Hunter-Lab:
        80.1698, -19.5592, -20.2873
      #8addfe color charts
#8addfe RGB chart
      #8addfe CMYK chart
      #8addfe RGB pie chart
      #8addfe color shades, tints & tones
#8addfe color schemes
#8addfe color preview, HTML & CSS examples
           This text has a color of #8addfe        
        
          <p style="color:#8addfe;">Text here</p>
        
        
          .mytext {color:#8addfe;}
        
        Text color #8addfe
      
           This box has a color of #8addfe        
        
          <div style="background-color:#8addfe;">Content here</div>
        
        
          .mybackground {background-color:#8addfe;}
        
        Background color #8addfe
      
           Border around this has a color of #8addfe        
        
          <div style="border:2px solid #8addfe;">Content here</div>
        
        
          .myborder {border:2px solid #8addfe;}
        
        Border color #8addfe