#99bff3 color space conversions
Hex:
        #99bff3
        RGB:
        153, 191, 243
        CMY:
        40, 25, 5
        CMYK:
        37, 21, 0, 5
      HSL:
        215°, 78.9474%, 77.6471%
        HSV (HSB):
        215°, 37.0370%, 95.2941%
        XYZ:
        47.9453, 50.5050, 92.0155
        xyY:
        0.2517, 0.2652, 50.5050
      CIE-Lab:
        76.3782, -0.1608, -29.8151
        CIE-LCH:
        76.3782, 29.8156, 269.6910
        CIE-Luv:
        76.3782, -20.3763, -47.7305
        Hunter-Lab:
        71.0669, -3.9418, -27.0203
      #99bff3 color charts
#99bff3 RGB chart
      #99bff3 CMYK chart
      #99bff3 RGB pie chart
      #99bff3 color shades, tints & tones
#99bff3 color schemes
#99bff3 color preview, HTML & CSS examples
           This text has a color of #99bff3        
        
          <p style="color:#99bff3;">Text here</p>
        
        
          .mytext {color:#99bff3;}
        
        Text color #99bff3
      
           This box has a color of #99bff3        
        
          <div style="background-color:#99bff3;">Content here</div>
        
        
          .mybackground {background-color:#99bff3;}
        
        Background color #99bff3
      
           Border around this has a color of #99bff3        
        
          <div style="border:2px solid #99bff3;">Content here</div>
        
        
          .myborder {border:2px solid #99bff3;}
        
        Border color #99bff3