#05626d color space conversions
Hex:
        #05626d
        RGB:
        5, 98, 109
        CMY:
        98, 62, 57
        CMYK:
        95, 10, 0, 57
      HSL:
        186°, 91.2281%, 22.3529%
        HSV (HSB):
        186°, 95.4128%, 42.7451%
        XYZ:
        7.1906, 9.8718, 15.9945
        xyY:
        0.2175, 0.2986, 9.8718
      CIE-Lab:
        37.6113, -19.6148, -13.0945
        CIE-LCH:
        37.6113, 23.5840, 213.7264
        CIE-Luv:
        37.6113, -27.5413, -15.2606
        Hunter-Lab:
        31.4194, -14.1326, -8.1888
      #05626d color charts
#05626d RGB chart
      #05626d CMYK chart
      #05626d RGB pie chart
      #05626d color shades, tints & tones
#05626d color schemes
#05626d color preview, HTML & CSS examples
           This text has a color of #05626d        
        
          <p style="color:#05626d;">Text here</p>
        
        
          .mytext {color:#05626d;}
        
        Text color #05626d
      
           This box has a color of #05626d        
        
          <div style="background-color:#05626d;">Content here</div>
        
        
          .mybackground {background-color:#05626d;}
        
        Background color #05626d
      
           Border around this has a color of #05626d        
        
          <div style="border:2px solid #05626d;">Content here</div>
        
        
          .myborder {border:2px solid #05626d;}
        
        Border color #05626d