#1ba5bf color space conversions
Hex:
        #1ba5bf
        RGB:
        27, 165, 191
        CMY:
        89, 35, 25
        CMYK:
        86, 14, 0, 25
      HSL:
        190°, 75.2294%, 42.7451%
        HSV (HSB):
        190°, 85.8639%, 74.9020%
        XYZ:
        23.3111, 30.9049, 54.0268
        xyY:
        0.2154, 0.2855, 30.9049
      CIE-Lab:
        62.4272, -25.0722, -23.1167
        CIE-LCH:
        62.4272, 34.1027, 222.6762
        CIE-Luv:
        62.4272, -43.9522, -32.2512
        Hunter-Lab:
        55.5921, -22.4370, -18.7061
      #1ba5bf color charts
#1ba5bf RGB chart
      #1ba5bf CMYK chart
      #1ba5bf RGB pie chart
      #1ba5bf color shades, tints & tones
#1ba5bf color schemes
#1ba5bf color preview, HTML & CSS examples
           This text has a color of #1ba5bf        
        
          <p style="color:#1ba5bf;">Text here</p>
        
        
          .mytext {color:#1ba5bf;}
        
        Text color #1ba5bf
      
           This box has a color of #1ba5bf        
        
          <div style="background-color:#1ba5bf;">Content here</div>
        
        
          .mybackground {background-color:#1ba5bf;}
        
        Background color #1ba5bf
      
           Border around this has a color of #1ba5bf        
        
          <div style="border:2px solid #1ba5bf;">Content here</div>
        
        
          .myborder {border:2px solid #1ba5bf;}
        
        Border color #1ba5bf