#1b5f83 color space conversions
Hex:
        #1b5f83
        RGB:
        27, 95, 131
        CMY:
        89, 63, 49
        CMYK:
        79, 27, 0, 49
      HSL:
        201°, 65.8228%, 30.9804%
        HSV (HSB):
        201°, 79.3893%, 51.3725%
        XYZ:
        8.6409, 10.0561, 22.9583
        xyY:
        0.2074, 0.2414, 10.0561
      CIE-Lab:
        37.9430, -7.6880, -26.0341
        CIE-LCH:
        37.9430, 27.1455, 253.5478
        CIE-Luv:
        37.9430, -22.9276, -35.5176
        Hunter-Lab:
        31.7114, -6.8560, -20.7266
      #1b5f83 color charts
#1b5f83 RGB chart
      #1b5f83 CMYK chart
      #1b5f83 RGB pie chart
      #1b5f83 color shades, tints & tones
#1b5f83 color schemes
#1b5f83 color preview, HTML & CSS examples
           This text has a color of #1b5f83        
        
          <p style="color:#1b5f83;">Text here</p>
        
        
          .mytext {color:#1b5f83;}
        
        Text color #1b5f83
      
           This box has a color of #1b5f83        
        
          <div style="background-color:#1b5f83;">Content here</div>
        
        
          .mybackground {background-color:#1b5f83;}
        
        Background color #1b5f83
      
           Border around this has a color of #1b5f83        
        
          <div style="border:2px solid #1b5f83;">Content here</div>
        
        
          .myborder {border:2px solid #1b5f83;}
        
        Border color #1b5f83