#005f91 color space conversions
Hex:
        #005f91
        RGB:
        0, 95, 145
        CMY:
        100, 63, 43
        CMYK:
        100, 34, 0, 43
      HSL:
        201°, 100.0000%, 28.4314%
        HSV (HSB):
        201°, 100.0000%, 56.8627%
        XYZ:
        9.2030, 10.2288, 28.2774
        xyY:
        0.1929, 0.2144, 10.2288
      CIE-Lab:
        38.2499, -4.2380, -34.0673
        CIE-LCH:
        38.2499, 34.3299, 262.9089
        CIE-Luv:
        38.2499, -24.4067, -47.9005
        Hunter-Lab:
        31.9824, -4.6053, -30.0337
      #005f91 color charts
#005f91 RGB chart
      #005f91 CMYK chart
      #005f91 RGB pie chart
      #005f91 color shades, tints & tones
#005f91 color schemes
#005f91 color preview, HTML & CSS examples
           This text has a color of #005f91        
        
          <p style="color:#005f91;">Text here</p>
        
        
          .mytext {color:#005f91;}
        
        Text color #005f91
      
           This box has a color of #005f91        
        
          <div style="background-color:#005f91;">Content here</div>
        
        
          .mybackground {background-color:#005f91;}
        
        Background color #005f91
      
           Border around this has a color of #005f91        
        
          <div style="border:2px solid #005f91;">Content here</div>
        
        
          .myborder {border:2px solid #005f91;}
        
        Border color #005f91