#8daed8 color space conversions
Hex:
        #8daed8
        RGB:
        141, 174, 216
        CMY:
        45, 32, 15
        CMYK:
        35, 19, 0, 15
      HSL:
        214°, 49.0196%, 70.0000%
        HSV (HSB):
        214°, 34.7222%, 84.7059%
        XYZ:
        38.5152, 40.8927, 70.8289
        xyY:
        0.2564, 0.2722, 40.8927
      CIE-Lab:
        70.1007, -1.1239, -24.8432
        CIE-LCH:
        70.1007, 24.8686, 267.4097
        CIE-Luv:
        70.1007, -17.8703, -38.7890
        Hunter-Lab:
        63.9474, -4.3982, -20.9071
      #8daed8 color charts
#8daed8 RGB chart
      #8daed8 CMYK chart
      #8daed8 RGB pie chart
      #8daed8 color shades, tints & tones
#8daed8 color schemes
#8daed8 color preview, HTML & CSS examples
           This text has a color of #8daed8        
        
          <p style="color:#8daed8;">Text here</p>
        
        
          .mytext {color:#8daed8;}
        
        Text color #8daed8
      
           This box has a color of #8daed8        
        
          <div style="background-color:#8daed8;">Content here</div>
        
        
          .mybackground {background-color:#8daed8;}
        
        Background color #8daed8
      
           Border around this has a color of #8daed8        
        
          <div style="border:2px solid #8daed8;">Content here</div>
        
        
          .myborder {border:2px solid #8daed8;}
        
        Border color #8daed8