#99baf1 color space conversions
Hex:
        #99baf1
        RGB:
        153, 186, 241
        CMY:
        40, 27, 5
        CMYK:
        37, 23, 0, 5
      HSL:
        218°, 75.8621%, 77.2549%
        HSV (HSB):
        218°, 36.5145%, 94.5098%
        XYZ:
        46.5730, 48.2410, 90.0759
        xyY:
        0.2519, 0.2609, 48.2410
      CIE-Lab:
        74.9767, 2.0457, -30.8935
        CIE-LCH:
        74.9767, 30.9611, 273.7885
        CIE-Luv:
        74.9767, -18.3092, -49.7416
        Hunter-Lab:
        69.4557, -1.8559, -28.2731
      #99baf1 color charts
#99baf1 RGB chart
      #99baf1 CMYK chart
      #99baf1 RGB pie chart
      #99baf1 color shades, tints & tones
#99baf1 color schemes
#99baf1 color preview, HTML & CSS examples
           This text has a color of #99baf1        
        
          <p style="color:#99baf1;">Text here</p>
        
        
          .mytext {color:#99baf1;}
        
        Text color #99baf1
      
           This box has a color of #99baf1        
        
          <div style="background-color:#99baf1;">Content here</div>
        
        
          .mybackground {background-color:#99baf1;}
        
        Background color #99baf1
      
           Border around this has a color of #99baf1        
        
          <div style="border:2px solid #99baf1;">Content here</div>
        
        
          .myborder {border:2px solid #99baf1;}
        
        Border color #99baf1