#8daae8 color space conversions
Hex:
        #8daae8
        RGB:
        141, 170, 232
        CMY:
        45, 33, 9
        CMYK:
        39, 27, 0, 9
      HSL:
        221°, 66.4234%, 73.1373%
        HSV (HSB):
        221°, 39.2241%, 90.9804%
        XYZ:
        39.9247, 40.2384, 82.0065
        xyY:
        0.2462, 0.2481, 40.2384
      CIE-Lab:
        69.6390, 5.3257, -34.3136
        CIE-LCH:
        69.6390, 34.7244, 278.8223
        CIE-Luv:
        69.6390, -16.5725, -55.4154
        Hunter-Lab:
        63.4337, 1.3376, -32.2459
      #8daae8 color charts
#8daae8 RGB chart
      #8daae8 CMYK chart
      #8daae8 RGB pie chart
      #8daae8 color shades, tints & tones
#8daae8 color schemes
#8daae8 color preview, HTML & CSS examples
           This text has a color of #8daae8        
        
          <p style="color:#8daae8;">Text here</p>
        
        
          .mytext {color:#8daae8;}
        
        Text color #8daae8
      
           This box has a color of #8daae8        
        
          <div style="background-color:#8daae8;">Content here</div>
        
        
          .mybackground {background-color:#8daae8;}
        
        Background color #8daae8
      
           Border around this has a color of #8daae8        
        
          <div style="border:2px solid #8daae8;">Content here</div>
        
        
          .myborder {border:2px solid #8daae8;}
        
        Border color #8daae8