#005084 color space conversions
Hex:
        #005084
        RGB:
        0, 80, 132
        CMY:
        100, 69, 48
        CMYK:
        100, 39, 0, 48
      HSL:
        204°, 100.0000%, 25.8824%
        HSV (HSB):
        204°, 100.0000%, 51.7647%
        XYZ:
        7.0335, 7.4033, 22.8881
        xyY:
        0.1884, 0.1983, 7.4033
      CIE-Lab:
        32.7079, -0.0305, -34.9386
        CIE-LCH:
        32.7079, 34.9386, 269.9500
        CIE-Luv:
        32.7079, -20.0636, -47.4297
        Hunter-Lab:
        27.2089, -1.4733, -30.8283
      #005084 color charts
#005084 RGB chart
      #005084 CMYK chart
      #005084 RGB pie chart
      #005084 color shades, tints & tones
#005084 color schemes
#005084 color preview, HTML & CSS examples
           This text has a color of #005084        
        
          <p style="color:#005084;">Text here</p>
        
        
          .mytext {color:#005084;}
        
        Text color #005084
      
           This box has a color of #005084        
        
          <div style="background-color:#005084;">Content here</div>
        
        
          .mybackground {background-color:#005084;}
        
        Background color #005084
      
           Border around this has a color of #005084        
        
          <div style="border:2px solid #005084;">Content here</div>
        
        
          .myborder {border:2px solid #005084;}
        
        Border color #005084