#05536b color space conversions
Hex:
        #05536b
        RGB:
        5, 83, 107
        CMY:
        98, 67, 58
        CMYK:
        95, 22, 0, 58
      HSL:
        194°, 91.0714%, 21.9608%
        HSV (HSB):
        194°, 95.3271%, 41.9608%
        XYZ:
        5.8097, 7.2803, 15.0090
        xyY:
        0.2068, 0.2591, 7.2803
      CIE-Lab:
        32.4367, -11.8204, -19.8026
        CIE-LCH:
        32.4367, 23.0623, 239.1665
        CIE-Luv:
        32.4367, -22.1950, -24.8470
        Hunter-Lab:
        26.9821, -8.7846, -14.0930
      #05536b color charts
#05536b RGB chart
      #05536b CMYK chart
      #05536b RGB pie chart
      #05536b color shades, tints & tones
#05536b color schemes
#05536b color preview, HTML & CSS examples
           This text has a color of #05536b        
        
          <p style="color:#05536b;">Text here</p>
        
        
          .mytext {color:#05536b;}
        
        Text color #05536b
      
           This box has a color of #05536b        
        
          <div style="background-color:#05536b;">Content here</div>
        
        
          .mybackground {background-color:#05536b;}
        
        Background color #05536b
      
           Border around this has a color of #05536b        
        
          <div style="border:2px solid #05536b;">Content here</div>
        
        
          .myborder {border:2px solid #05536b;}
        
        Border color #05536b