#99a0da color space conversions
Hex:
        #99a0da
        RGB:
        153, 160, 218
        CMY:
        40, 37, 15
        CMYK:
        30, 27, 0, 15
      HSL:
        234°, 46.7626%, 72.7451%
        HSV (HSB):
        234°, 29.8165%, 85.4902%
        XYZ:
        38.3626, 36.9759, 71.4448
        xyY:
        0.2614, 0.2519, 36.9759
      CIE-Lab:
        67.2589, 10.6355, -30.2436
        CIE-LCH:
        67.2589, 32.0592, 289.3748
        CIE-Luv:
        67.2589, -6.7936, -49.0844
        Hunter-Lab:
        60.8078, 6.1989, -27.0961
      #99a0da color charts
#99a0da RGB chart
      #99a0da CMYK chart
      #99a0da RGB pie chart
      #99a0da color shades, tints & tones
#99a0da color schemes
#99a0da color preview, HTML & CSS examples
           This text has a color of #99a0da        
        
          <p style="color:#99a0da;">Text here</p>
        
        
          .mytext {color:#99a0da;}
        
        Text color #99a0da
      
           This box has a color of #99a0da        
        
          <div style="background-color:#99a0da;">Content here</div>
        
        
          .mybackground {background-color:#99a0da;}
        
        Background color #99a0da
      
           Border around this has a color of #99a0da        
        
          <div style="border:2px solid #99a0da;">Content here</div>
        
        
          .myborder {border:2px solid #99a0da;}
        
        Border color #99a0da