#119dbd color space conversions
Hex:
        #119dbd
        RGB:
        17, 157, 189
        CMY:
        93, 38, 26
        CMYK:
        91, 17, 0, 26
      HSL:
        191°, 83.4951%, 40.3922%
        HSV (HSB):
        191°, 91.0053%, 74.1176%
        XYZ:
        21.4734, 27.9072, 52.3990
        xyY:
        0.2110, 0.2742, 27.9072
      CIE-Lab:
        59.8048, -22.2190, -26.0316
        CIE-LCH:
        59.8048, 34.2246, 229.5180
        CIE-Luv:
        59.8048, -42.0073, -37.1788
        Hunter-Lab:
        52.8273, -19.8904, -21.8302
      #119dbd color charts
#119dbd RGB chart
      #119dbd CMYK chart
      #119dbd RGB pie chart
      #119dbd color shades, tints & tones
#119dbd color schemes
#119dbd color preview, HTML & CSS examples
           This text has a color of #119dbd        
        
          <p style="color:#119dbd;">Text here</p>
        
        
          .mytext {color:#119dbd;}
        
        Text color #119dbd
      
           This box has a color of #119dbd        
        
          <div style="background-color:#119dbd;">Content here</div>
        
        
          .mybackground {background-color:#119dbd;}
        
        Background color #119dbd
      
           Border around this has a color of #119dbd        
        
          <div style="border:2px solid #119dbd;">Content here</div>
        
        
          .myborder {border:2px solid #119dbd;}
        
        Border color #119dbd