#05556d color space conversions
Hex:
        #05556d
        RGB:
        5, 85, 109
        CMY:
        98, 67, 57
        CMYK:
        95, 22, 0, 57
      HSL:
        194°, 91.2281%, 22.3529%
        HSV (HSB):
        194°, 95.4128%, 42.7451%
        XYZ:
        6.0714, 7.6334, 15.6214
        xyY:
        0.2070, 0.2603, 7.6334
      CIE-Lab:
        33.2074, -12.2282, -19.8604
        CIE-LCH:
        33.2074, 23.3230, 238.3792
        CIE-Luv:
        33.2074, -22.7918, -25.0506
        Hunter-Lab:
        27.6286, -9.1245, -14.1830
      #05556d color charts
#05556d RGB chart
      #05556d CMYK chart
      #05556d RGB pie chart
      #05556d color shades, tints & tones
#05556d color schemes
#05556d color preview, HTML & CSS examples
           This text has a color of #05556d        
        
          <p style="color:#05556d;">Text here</p>
        
        
          .mytext {color:#05556d;}
        
        Text color #05556d
      
           This box has a color of #05556d        
        
          <div style="background-color:#05556d;">Content here</div>
        
        
          .mybackground {background-color:#05556d;}
        
        Background color #05556d
      
           Border around this has a color of #05556d        
        
          <div style="border:2px solid #05556d;">Content here</div>
        
        
          .myborder {border:2px solid #05556d;}
        
        Border color #05556d