#99a0f1 color space conversions
Hex:
        #99a0f1
        RGB:
        153, 160, 241
        CMY:
        40, 37, 5
        CMYK:
        37, 34, 0, 5
      HSL:
        235°, 75.8621%, 77.2549%
        HSV (HSB):
        235°, 36.5145%, 94.5098%
        XYZ:
        41.5849, 38.2648, 88.4132
        xyY:
        0.2471, 0.2274, 38.2648
      CIE-Lab:
        68.2153, 16.5820, -41.3886
        CIE-LCH:
        68.2153, 44.5867, 291.8331
        CIE-Luv:
        68.2153, -7.9711, -68.5900
        Hunter-Lab:
        61.8585, 11.7455, -41.4410
      #99a0f1 color charts
#99a0f1 RGB chart
      #99a0f1 CMYK chart
      #99a0f1 RGB pie chart
      #99a0f1 color shades, tints & tones
#99a0f1 color schemes
#99a0f1 color preview, HTML & CSS examples
           This text has a color of #99a0f1        
        
          <p style="color:#99a0f1;">Text here</p>
        
        
          .mytext {color:#99a0f1;}
        
        Text color #99a0f1
      
           This box has a color of #99a0f1        
        
          <div style="background-color:#99a0f1;">Content here</div>
        
        
          .mybackground {background-color:#99a0f1;}
        
        Background color #99a0f1
      
           Border around this has a color of #99a0f1        
        
          <div style="border:2px solid #99a0f1;">Content here</div>
        
        
          .myborder {border:2px solid #99a0f1;}
        
        Border color #99a0f1