#99b0fd color space conversions
Hex:
        #99b0fd
        RGB:
        153, 176, 253
        CMY:
        40, 31, 1
        CMYK:
        40, 30, 0, 1
      HSL:
        226°, 96.1538%, 79.6078%
        HSV (HSB):
        226°, 39.5257%, 99.2157%
        XYZ:
        46.3918, 44.9148, 99.1528
        xyY:
        0.2436, 0.2358, 44.9148
      CIE-Lab:
        72.8358, 10.7621, -40.6905
        CIE-LCH:
        72.8358, 42.0896, 284.8147
        CIE-Luv:
        72.8358, -14.6547, -67.3066
        Hunter-Lab:
        67.0185, 6.2796, -40.8056
      #99b0fd color charts
#99b0fd RGB chart
      #99b0fd CMYK chart
      #99b0fd RGB pie chart
      #99b0fd color shades, tints & tones
#99b0fd color schemes
#99b0fd color preview, HTML & CSS examples
           This text has a color of #99b0fd        
        
          <p style="color:#99b0fd;">Text here</p>
        
        
          .mytext {color:#99b0fd;}
        
        Text color #99b0fd
      
           This box has a color of #99b0fd        
        
          <div style="background-color:#99b0fd;">Content here</div>
        
        
          .mybackground {background-color:#99b0fd;}
        
        Background color #99b0fd
      
           Border around this has a color of #99b0fd        
        
          <div style="border:2px solid #99b0fd;">Content here</div>
        
        
          .myborder {border:2px solid #99b0fd;}
        
        Border color #99b0fd