#005062 color space conversions
Hex:
        #005062
        RGB:
        0, 80, 98
        CMY:
        100, 69, 62
        CMYK:
        100, 18, 0, 62
      HSL:
        191°, 100.0000%, 19.2157%
        HSV (HSB):
        191°, 100.0000%, 38.4314%
        XYZ:
        5.0733, 6.6192, 12.5655
        xyY:
        0.2091, 0.2729, 6.6192
      CIE-Lab:
        30.9237, -13.9995, -16.4696
        CIE-LCH:
        30.9237, 21.6156, 229.6347
        CIE-Luv:
        30.9237, -22.1058, -19.6907
        Hunter-Lab:
        25.7277, -9.8250, -10.9480
      #005062 color charts
#005062 RGB chart
      #005062 CMYK chart
      #005062 RGB pie chart
      #005062 color shades, tints & tones
#005062 color schemes
#005062 color preview, HTML & CSS examples
           This text has a color of #005062        
        
          <p style="color:#005062;">Text here</p>
        
        
          .mytext {color:#005062;}
        
        Text color #005062
      
           This box has a color of #005062        
        
          <div style="background-color:#005062;">Content here</div>
        
        
          .mybackground {background-color:#005062;}
        
        Background color #005062
      
           Border around this has a color of #005062        
        
          <div style="border:2px solid #005062;">Content here</div>
        
        
          .myborder {border:2px solid #005062;}
        
        Border color #005062