#053c6b color space conversions
Hex:
        #053c6b
        RGB:
        5, 60, 107
        CMY:
        98, 76, 58
        CMYK:
        95, 44, 0, 58
      HSL:
        208°, 91.0714%, 21.9608%
        HSV (HSB):
        208°, 95.3271%, 41.9608%
        XYZ:
        4.3323, 4.3255, 14.5165
        xyY:
        0.1869, 0.1867, 4.3255
      CIE-Lab:
        24.7197, 3.0904, -31.9654
        CIE-LCH:
        24.7197, 32.1144, 275.5221
        CIE-Luv:
        24.7197, -14.1924, -39.5610
        Hunter-Lab:
        20.7979, 0.7860, -26.8247
      #053c6b color charts
#053c6b RGB chart
      #053c6b CMYK chart
      #053c6b RGB pie chart
      #053c6b color shades, tints & tones
#053c6b color schemes
#053c6b color preview, HTML & CSS examples
           This text has a color of #053c6b        
        
          <p style="color:#053c6b;">Text here</p>
        
        
          .mytext {color:#053c6b;}
        
        Text color #053c6b
      
           This box has a color of #053c6b        
        
          <div style="background-color:#053c6b;">Content here</div>
        
        
          .mybackground {background-color:#053c6b;}
        
        Background color #053c6b
      
           Border around this has a color of #053c6b        
        
          <div style="border:2px solid #053c6b;">Content here</div>
        
        
          .myborder {border:2px solid #053c6b;}
        
        Border color #053c6b