#119dbf color space conversions
Hex:
        #119dbf
        RGB:
        17, 157, 191
        CMY:
        93, 38, 25
        CMYK:
        91, 18, 0, 25
      HSL:
        192°, 83.6538%, 40.7843%
        HSV (HSB):
        192°, 91.0995%, 74.9020%
        XYZ:
        21.6921, 27.9947, 53.5504
        xyY:
        0.2101, 0.2712, 27.9947
      CIE-Lab:
        59.8840, -21.5298, -27.0349
        CIE-LCH:
        59.8840, 34.5603, 231.4672
        CIE-Luv:
        59.8840, -41.8590, -38.9201
        Hunter-Lab:
        52.9100, -19.4109, -22.9706
      #119dbf color charts
#119dbf RGB chart
      #119dbf CMYK chart
      #119dbf RGB pie chart
      #119dbf color shades, tints & tones
#119dbf color schemes
#119dbf color preview, HTML & CSS examples
           This text has a color of #119dbf        
        
          <p style="color:#119dbf;">Text here</p>
        
        
          .mytext {color:#119dbf;}
        
        Text color #119dbf
      
           This box has a color of #119dbf        
        
          <div style="background-color:#119dbf;">Content here</div>
        
        
          .mybackground {background-color:#119dbf;}
        
        Background color #119dbf
      
           Border around this has a color of #119dbf        
        
          <div style="border:2px solid #119dbf;">Content here</div>
        
        
          .myborder {border:2px solid #119dbf;}
        
        Border color #119dbf