#99a0e1 color space conversions
Hex:
        #99a0e1
        RGB:
        153, 160, 225
        CMY:
        40, 37, 12
        CMYK:
        32, 29, 0, 12
      HSL:
        234°, 54.5455%, 74.1176%
        HSV (HSB):
        234°, 32.0000%, 88.2353%
        XYZ:
        39.2983, 37.3502, 76.3722
        xyY:
        0.2568, 0.2441, 37.3502
      CIE-Lab:
        67.5389, 12.4089, -33.6678
        CIE-LCH:
        67.5389, 35.8818, 290.2323
        CIE-Luv:
        67.5389, -7.1522, -55.0363
        Hunter-Lab:
        61.1148, 7.8290, -31.3115
      #99a0e1 color charts
#99a0e1 RGB chart
      #99a0e1 CMYK chart
      #99a0e1 RGB pie chart
      #99a0e1 color shades, tints & tones
#99a0e1 color schemes
#99a0e1 color preview, HTML & CSS examples
           This text has a color of #99a0e1        
        
          <p style="color:#99a0e1;">Text here</p>
        
        
          .mytext {color:#99a0e1;}
        
        Text color #99a0e1
      
           This box has a color of #99a0e1        
        
          <div style="background-color:#99a0e1;">Content here</div>
        
        
          .mybackground {background-color:#99a0e1;}
        
        Background color #99a0e1
      
           Border around this has a color of #99a0e1        
        
          <div style="border:2px solid #99a0e1;">Content here</div>
        
        
          .myborder {border:2px solid #99a0e1;}
        
        Border color #99a0e1