#05818d color space conversions
Hex:
        #05818d
        RGB:
        5, 129, 141
        CMY:
        98, 49, 45
        CMYK:
        96, 9, 0, 45
      HSL:
        185°, 93.1507%, 28.6275%
        HSV (HSB):
        185°, 96.4539%, 55.2941%
        XYZ:
        12.7206, 17.6559, 27.9368
        xyY:
        0.2181, 0.3028, 17.6559
      CIE-Lab:
        49.0760, -24.7440, -14.8872
        CIE-LCH:
        49.0760, 28.8773, 211.0332
        CIE-Luv:
        49.0760, -36.3881, -18.2539
        Hunter-Lab:
        42.0189, -19.4950, -10.0065
      #05818d color charts
#05818d RGB chart
      #05818d CMYK chart
      #05818d RGB pie chart
      #05818d color shades, tints & tones
#05818d color schemes
#05818d color preview, HTML & CSS examples
           This text has a color of #05818d        
        
          <p style="color:#05818d;">Text here</p>
        
        
          .mytext {color:#05818d;}
        
        Text color #05818d
      
           This box has a color of #05818d        
        
          <div style="background-color:#05818d;">Content here</div>
        
        
          .mybackground {background-color:#05818d;}
        
        Background color #05818d
      
           Border around this has a color of #05818d        
        
          <div style="border:2px solid #05818d;">Content here</div>
        
        
          .myborder {border:2px solid #05818d;}
        
        Border color #05818d