#05547b color space conversions
Hex:
        #05547b
        RGB:
        5, 84, 123
        CMY:
        98, 67, 52
        CMYK:
        96, 32, 0, 52
      HSL:
        200°, 92.1875%, 25.0980%
        HSV (HSB):
        200°, 95.9350%, 48.2353%
        XYZ:
        6.8081, 7.8030, 19.8862
        xyY:
        0.1974, 0.2262, 7.8030
      CIE-Lab:
        33.5691, -6.0102, -28.0093
        CIE-LCH:
        33.5691, 28.6469, 257.8892
        CIE-Luv:
        33.5691, -21.5774, -37.3787
        Hunter-Lab:
        27.9338, -5.3799, -22.6551
      #05547b color charts
#05547b RGB chart
      #05547b CMYK chart
      #05547b RGB pie chart
      #05547b color shades, tints & tones
#05547b color schemes
#05547b color preview, HTML & CSS examples
           This text has a color of #05547b        
        
          <p style="color:#05547b;">Text here</p>
        
        
          .mytext {color:#05547b;}
        
        Text color #05547b
      
           This box has a color of #05547b        
        
          <div style="background-color:#05547b;">Content here</div>
        
        
          .mybackground {background-color:#05547b;}
        
        Background color #05547b
      
           Border around this has a color of #05547b        
        
          <div style="border:2px solid #05547b;">Content here</div>
        
        
          .myborder {border:2px solid #05547b;}
        
        Border color #05547b