#1b505f color space conversions
Hex:
        #1b505f
        RGB:
        27, 80, 95
        CMY:
        89, 69, 63
        CMYK:
        72, 16, 0, 63
      HSL:
        193°, 55.7377%, 23.9216%
        HSV (HSB):
        193°, 71.5789%, 37.2549%
        XYZ:
        5.3862, 6.7966, 11.8545
        xyY:
        0.2241, 0.2828, 6.7966
      CIE-Lab:
        31.3392, -11.9965, -13.8808
        CIE-LCH:
        31.3392, 18.3464, 229.1647
        CIE-Luv:
        31.3392, -19.1763, -16.4086
        Hunter-Lab:
        26.0702, -8.7440, -8.7108
      #1b505f color charts
#1b505f RGB chart
      #1b505f CMYK chart
      #1b505f RGB pie chart
      #1b505f color shades, tints & tones
#1b505f color schemes
#1b505f color preview, HTML & CSS examples
           This text has a color of #1b505f        
        
          <p style="color:#1b505f;">Text here</p>
        
        
          .mytext {color:#1b505f;}
        
        Text color #1b505f
      
           This box has a color of #1b505f        
        
          <div style="background-color:#1b505f;">Content here</div>
        
        
          .mybackground {background-color:#1b505f;}
        
        Background color #1b505f
      
           Border around this has a color of #1b505f        
        
          <div style="border:2px solid #1b505f;">Content here</div>
        
        
          .myborder {border:2px solid #1b505f;}
        
        Border color #1b505f