#005b9a color space conversions
Hex:
        #005b9a
        RGB:
        0, 91, 154
        CMY:
        100, 64, 40
        CMYK:
        100, 41, 0, 40
      HSL:
        205°, 100.0000%, 30.1961%
        HSV (HSB):
        205°, 100.0000%, 60.3922%
        XYZ:
        9.5738, 9.8153, 31.9618
        xyY:
        0.1864, 0.1911, 9.8153
      CIE-Lab:
        37.5088, 1.9992, -40.6624
        CIE-LCH:
        37.5088, 40.7115, 272.8148
        CIE-Luv:
        37.5088, -22.5708, -57.9022
        Hunter-Lab:
        31.3293, -0.2791, -38.5564
      #005b9a color charts
#005b9a RGB chart
      #005b9a CMYK chart
      #005b9a RGB pie chart
      #005b9a color shades, tints & tones
#005b9a color schemes
#005b9a color preview, HTML & CSS examples
           This text has a color of #005b9a        
        
          <p style="color:#005b9a;">Text here</p>
        
        
          .mytext {color:#005b9a;}
        
        Text color #005b9a
      
           This box has a color of #005b9a        
        
          <div style="background-color:#005b9a;">Content here</div>
        
        
          .mybackground {background-color:#005b9a;}
        
        Background color #005b9a
      
           Border around this has a color of #005b9a        
        
          <div style="border:2px solid #005b9a;">Content here</div>
        
        
          .myborder {border:2px solid #005b9a;}
        
        Border color #005b9a