#025053 color space conversions
Hex:
        #025053
        RGB:
        2, 80, 83
        CMY:
        99, 69, 67
        CMYK:
        98, 4, 0, 67
      HSL:
        182°, 95.2941%, 16.6667%
        HSV (HSB):
        182°, 97.5904%, 32.5490%
        XYZ:
        4.4550, 6.3748, 9.1793
        xyY:
        0.2227, 0.3186, 6.3748
      CIE-Lab:
        30.3389, -19.4596, -7.8012
        CIE-LCH:
        30.3389, 20.9651, 201.8454
        CIE-Luv:
        30.3389, -22.9541, -7.3975
        Hunter-Lab:
        25.2483, -12.6884, -3.8817
      #025053 color charts
#025053 RGB chart
      #025053 CMYK chart
      #025053 RGB pie chart
      #025053 color shades, tints & tones
#025053 color schemes
#025053 color preview, HTML & CSS examples
           This text has a color of #025053        
        
          <p style="color:#025053;">Text here</p>
        
        
          .mytext {color:#025053;}
        
        Text color #025053
      
           This box has a color of #025053        
        
          <div style="background-color:#025053;">Content here</div>
        
        
          .mybackground {background-color:#025053;}
        
        Background color #025053
      
           Border around this has a color of #025053        
        
          <div style="border:2px solid #025053;">Content here</div>
        
        
          .myborder {border:2px solid #025053;}
        
        Border color #025053