#025a7f color space conversions
Hex:
        #025a7f
        RGB:
        2, 90, 127
        CMY:
        99, 65, 50
        CMYK:
        98, 29, 0, 50
      HSL:
        198°, 96.8992%, 25.2941%
        HSV (HSB):
        198°, 98.4252%, 49.8039%
        XYZ:
        7.5120, 8.8575, 21.3924
        xyY:
        0.1989, 0.2346, 8.8575
      CIE-Lab:
        35.7086, -8.3087, -27.1162
        CIE-LCH:
        35.7086, 28.3605, 252.9643
        CIE-Luv:
        35.7086, -23.6488, -36.4952
        Hunter-Lab:
        29.7616, -7.0286, -21.7841
      #025a7f color charts
#025a7f RGB chart
      #025a7f CMYK chart
      #025a7f RGB pie chart
      #025a7f color shades, tints & tones
#025a7f color schemes
#025a7f color preview, HTML & CSS examples
           This text has a color of #025a7f        
        
          <p style="color:#025a7f;">Text here</p>
        
        
          .mytext {color:#025a7f;}
        
        Text color #025a7f
      
           This box has a color of #025a7f        
        
          <div style="background-color:#025a7f;">Content here</div>
        
        
          .mybackground {background-color:#025a7f;}
        
        Background color #025a7f
      
           Border around this has a color of #025a7f        
        
          <div style="border:2px solid #025a7f;">Content here</div>
        
        
          .myborder {border:2px solid #025a7f;}
        
        Border color #025a7f