#1b5572 color space conversions
Hex:
        #1b5572
        RGB:
        27, 85, 114
        CMY:
        89, 67, 55
        CMYK:
        76, 25, 0, 55
      HSL:
        200°, 61.7021%, 27.6471%
        HSV (HSB):
        200°, 76.3158%, 44.7059%
        XYZ:
        6.7378, 7.9449, 17.0980
        xyY:
        0.2120, 0.2500, 7.9449
      CIE-Lab:
        33.8679, -8.0152, -21.9217
        CIE-LCH:
        33.8679, 23.3411, 249.9161
        CIE-Luv:
        33.8679, -20.1432, -28.5417
        Hunter-Lab:
        28.1867, -6.6581, -16.2344
      #1b5572 color charts
#1b5572 RGB chart
      #1b5572 CMYK chart
      #1b5572 RGB pie chart
      #1b5572 color shades, tints & tones
#1b5572 color schemes
#1b5572 color preview, HTML & CSS examples
           This text has a color of #1b5572        
        
          <p style="color:#1b5572;">Text here</p>
        
        
          .mytext {color:#1b5572;}
        
        Text color #1b5572
      
           This box has a color of #1b5572        
        
          <div style="background-color:#1b5572;">Content here</div>
        
        
          .mybackground {background-color:#1b5572;}
        
        Background color #1b5572
      
           Border around this has a color of #1b5572        
        
          <div style="border:2px solid #1b5572;">Content here</div>
        
        
          .myborder {border:2px solid #1b5572;}
        
        Border color #1b5572