#1b5464 color space conversions
Hex:
        #1b5464
        RGB:
        27, 84, 100
        CMY:
        89, 67, 61
        CMYK:
        73, 16, 0, 61
      HSL:
        193°, 57.4803%, 24.9020%
        HSV (HSB):
        193°, 73.0000%, 39.2157%
        XYZ:
        5.9226, 7.4938, 13.1909
        xyY:
        0.2226, 0.2816, 7.4938
      CIE-Lab:
        32.9055, -12.5737, -14.6420
        CIE-LCH:
        32.9055, 19.2999, 229.3459
        CIE-Luv:
        32.9055, -20.4509, -17.6287
        Hunter-Lab:
        27.3747, -9.2870, -9.4074
      #1b5464 color charts
#1b5464 RGB chart
      #1b5464 CMYK chart
      #1b5464 RGB pie chart
      #1b5464 color shades, tints & tones
#1b5464 color schemes
#1b5464 color preview, HTML & CSS examples
           This text has a color of #1b5464        
        
          <p style="color:#1b5464;">Text here</p>
        
        
          .mytext {color:#1b5464;}
        
        Text color #1b5464
      
           This box has a color of #1b5464        
        
          <div style="background-color:#1b5464;">Content here</div>
        
        
          .mybackground {background-color:#1b5464;}
        
        Background color #1b5464
      
           Border around this has a color of #1b5464        
        
          <div style="border:2px solid #1b5464;">Content here</div>
        
        
          .myborder {border:2px solid #1b5464;}
        
        Border color #1b5464