#8de1ff color space conversions
Hex:
        #8de1ff
        RGB:
        141, 225, 255
        CMY:
        45, 12, 0
        CMYK:
        45, 12, 0, 0
      HSL:
        196°, 100.0000%, 77.6471%
        HSV (HSB):
        196°, 44.7059%, 100.0000%
        XYZ:
        55.9597, 66.7331, 104.5391
        xyY:
        0.2463, 0.2937, 66.7331
      CIE-Lab:
        85.3690, -17.8694, -22.5300
        CIE-LCH:
        85.3690, 28.7562, 231.5807
        CIE-Luv:
        85.3690, -38.3127, -33.4349
        Hunter-Lab:
        81.6904, -20.6816, -18.6902
      #8de1ff color charts
#8de1ff RGB chart
      #8de1ff CMYK chart
      #8de1ff RGB pie chart
      #8de1ff color shades, tints & tones
#8de1ff color schemes
#8de1ff color preview, HTML & CSS examples
           This text has a color of #8de1ff        
        
          <p style="color:#8de1ff;">Text here</p>
        
        
          .mytext {color:#8de1ff;}
        
        Text color #8de1ff
      
           This box has a color of #8de1ff        
        
          <div style="background-color:#8de1ff;">Content here</div>
        
        
          .mybackground {background-color:#8de1ff;}
        
        Background color #8de1ff
      
           Border around this has a color of #8de1ff        
        
          <div style="border:2px solid #8de1ff;">Content here</div>
        
        
          .myborder {border:2px solid #8de1ff;}
        
        Border color #8de1ff