#8daff8 color space conversions
Hex:
        #8daff8
        RGB:
        141, 175, 248
        CMY:
        45, 31, 3
        CMYK:
        43, 29, 0, 3
      HSL:
        221°, 88.4298%, 76.2745%
        HSV (HSB):
        221°, 43.1452%, 97.2549%
        XYZ:
        43.2578, 43.1000, 94.8461
        xyY:
        0.2387, 0.2379, 43.1000
      CIE-Lab:
        71.6228, 6.9179, -39.9335
        CIE-LCH:
        71.6228, 40.5283, 279.8281
        CIE-Luv:
        71.6228, -18.8489, -65.3656
        Hunter-Lab:
        65.6506, 2.7268, -39.7015
      #8daff8 color charts
#8daff8 RGB chart
      #8daff8 CMYK chart
      #8daff8 RGB pie chart
      #8daff8 color shades, tints & tones
#8daff8 color schemes
#8daff8 color preview, HTML & CSS examples
           This text has a color of #8daff8        
        
          <p style="color:#8daff8;">Text here</p>
        
        
          .mytext {color:#8daff8;}
        
        Text color #8daff8
      
           This box has a color of #8daff8        
        
          <div style="background-color:#8daff8;">Content here</div>
        
        
          .mybackground {background-color:#8daff8;}
        
        Background color #8daff8
      
           Border around this has a color of #8daff8        
        
          <div style="border:2px solid #8daff8;">Content here</div>
        
        
          .myborder {border:2px solid #8daff8;}
        
        Border color #8daff8