#005148 color space conversions
Hex:
        #005148
        RGB:
        0, 81, 72
        CMY:
        100, 68, 72
        CMYK:
        100, 0, 11, 68
      HSL:
        173°, 100.0000%, 15.8824%
        HSV (HSB):
        173°, 100.0000%, 31.7647%
        XYZ:
        4.1121, 6.3527, 7.1404
        xyY:
        0.2336, 0.3608, 6.3527
      CIE-Lab:
        30.2855, -23.9786, -0.8497
        CIE-LCH:
        30.2855, 23.9937, 182.0295
        CIE-Luv:
        30.2855, -24.2936, 1.9168
        Hunter-Lab:
        25.2046, -14.9859, 0.8467
      #005148 color charts
#005148 RGB chart
      #005148 CMYK chart
      #005148 RGB pie chart
      #005148 color shades, tints & tones
#005148 color schemes
#005148 color preview, HTML & CSS examples
           This text has a color of #005148        
        
          <p style="color:#005148;">Text here</p>
        
        
          .mytext {color:#005148;}
        
        Text color #005148
      
           This box has a color of #005148        
        
          <div style="background-color:#005148;">Content here</div>
        
        
          .mybackground {background-color:#005148;}
        
        Background color #005148
      
           Border around this has a color of #005148        
        
          <div style="border:2px solid #005148;">Content here</div>
        
        
          .myborder {border:2px solid #005148;}
        
        Border color #005148