#1b99ec color space conversions
Hex:
        #1b99ec
        RGB:
        27, 153, 236
        CMY:
        89, 40, 7
        CMYK:
        89, 35, 0, 7
      HSL:
        204°, 84.6154%, 51.5686%
        HSV (HSB):
        204°, 88.5593%, 92.5490%
        XYZ:
        26.9835, 29.0716, 83.5461
        xyY:
        0.1933, 0.2082, 29.0716
      CIE-Lab:
        60.8448, -2.6103, -50.6077
        CIE-LCH:
        60.8448, 50.6750, 267.0473
        CIE-Luv:
        60.8448, -36.8653, -80.4677
        Hunter-Lab:
        53.9181, -5.0255, -54.1272
      #1b99ec color charts
#1b99ec RGB chart
      #1b99ec CMYK chart
      #1b99ec RGB pie chart
      #1b99ec color shades, tints & tones
#1b99ec color schemes
#1b99ec color preview, HTML & CSS examples
           This text has a color of #1b99ec        
        
          <p style="color:#1b99ec;">Text here</p>
        
        
          .mytext {color:#1b99ec;}
        
        Text color #1b99ec
      
           This box has a color of #1b99ec        
        
          <div style="background-color:#1b99ec;">Content here</div>
        
        
          .mybackground {background-color:#1b99ec;}
        
        Background color #1b99ec
      
           Border around this has a color of #1b99ec        
        
          <div style="border:2px solid #1b99ec;">Content here</div>
        
        
          .myborder {border:2px solid #1b99ec;}
        
        Border color #1b99ec