#005068 color space conversions
Hex:
        #005068
        RGB:
        0, 80, 104
        CMY:
        100, 69, 59
        CMYK:
        100, 23, 0, 59
      HSL:
        194°, 100.0000%, 20.3922%
        HSV (HSB):
        194°, 100.0000%, 40.7843%
        XYZ:
        5.3674, 6.7368, 14.1141
        xyY:
        0.2047, 0.2570, 6.7368
      CIE-Lab:
        31.2001, -11.6212, -19.8395
        CIE-LCH:
        31.2001, 22.9925, 239.6400
        CIE-Luv:
        31.2001, -21.7074, -24.6459
        Hunter-Lab:
        25.9553, -8.5095, -14.0723
      #005068 color charts
#005068 RGB chart
      #005068 CMYK chart
      #005068 RGB pie chart
      #005068 color shades, tints & tones
#005068 color schemes
#005068 color preview, HTML & CSS examples
           This text has a color of #005068        
        
          <p style="color:#005068;">Text here</p>
        
        
          .mytext {color:#005068;}
        
        Text color #005068
      
           This box has a color of #005068        
        
          <div style="background-color:#005068;">Content here</div>
        
        
          .mybackground {background-color:#005068;}
        
        Background color #005068
      
           Border around this has a color of #005068        
        
          <div style="border:2px solid #005068;">Content here</div>
        
        
          .myborder {border:2px solid #005068;}
        
        Border color #005068