#99a0ed color space conversions
Hex:
        #99a0ed
        RGB:
        153, 160, 237
        CMY:
        40, 37, 7
        CMYK:
        35, 32, 0, 7
      HSL:
        235°, 70.0000%, 76.4706%
        HSV (HSB):
        235°, 35.4430%, 92.9412%
        XYZ:
        40.9937, 38.0283, 85.3004
        xyY:
        0.2495, 0.2314, 38.0283
      CIE-Lab:
        68.0415, 15.5241, -39.4723
        CIE-LCH:
        68.0415, 42.4153, 291.4693
        CIE-Luv:
        68.0415, -7.7667, -65.2118
        Hunter-Lab:
        61.6671, 10.7419, -38.8452
      #99a0ed color charts
#99a0ed RGB chart
      #99a0ed CMYK chart
      #99a0ed RGB pie chart
      #99a0ed color shades, tints & tones
#99a0ed color schemes
#99a0ed color preview, HTML & CSS examples
           This text has a color of #99a0ed        
        
          <p style="color:#99a0ed;">Text here</p>
        
        
          .mytext {color:#99a0ed;}
        
        Text color #99a0ed
      
           This box has a color of #99a0ed        
        
          <div style="background-color:#99a0ed;">Content here</div>
        
        
          .mybackground {background-color:#99a0ed;}
        
        Background color #99a0ed
      
           Border around this has a color of #99a0ed        
        
          <div style="border:2px solid #99a0ed;">Content here</div>
        
        
          .myborder {border:2px solid #99a0ed;}
        
        Border color #99a0ed