#8de5fd color space conversions
Hex:
        #8de5fd
        RGB:
        141, 229, 253
        CMY:
        45, 10, 1
        CMYK:
        44, 9, 0, 1
      HSL:
        193°, 96.5517%, 77.2549%
        HSV (HSB):
        193°, 44.2688%, 99.2157%
        XYZ:
        56.7334, 68.7932, 103.2168
        xyY:
        0.2480, 0.3007, 68.7932
      CIE-Lab:
        86.4015, -20.3974, -19.9143
        CIE-LCH:
        86.4015, 28.5068, 224.3134
        CIE-Luv:
        86.4015, -39.9249, -28.6992
        Hunter-Lab:
        82.9417, -23.0510, -15.7243
      #8de5fd color charts
#8de5fd RGB chart
      #8de5fd CMYK chart
      #8de5fd RGB pie chart
      #8de5fd color shades, tints & tones
#8de5fd color schemes
#8de5fd color preview, HTML & CSS examples
           This text has a color of #8de5fd        
        
          <p style="color:#8de5fd;">Text here</p>
        
        
          .mytext {color:#8de5fd;}
        
        Text color #8de5fd
      
           This box has a color of #8de5fd        
        
          <div style="background-color:#8de5fd;">Content here</div>
        
        
          .mybackground {background-color:#8de5fd;}
        
        Background color #8de5fd
      
           Border around this has a color of #8de5fd        
        
          <div style="border:2px solid #8de5fd;">Content here</div>
        
        
          .myborder {border:2px solid #8de5fd;}
        
        Border color #8de5fd