#025e6f color space conversions
Hex:
        #025e6f
        RGB:
        2, 94, 111
        CMY:
        99, 63, 56
        CMYK:
        98, 15, 0, 56
      HSL:
        189°, 96.4602%, 22.1569%
        HSV (HSB):
        189°, 98.1982%, 43.5294%
        XYZ:
        6.8970, 9.1660, 16.4446
        xyY:
        0.2122, 0.2820, 9.1660
      CIE-Lab:
        36.3020, -16.8895, -16.3328
        CIE-LCH:
        36.3020, 23.4950, 224.0399
        CIE-Luv:
        36.3020, -26.1585, -20.0553
        Hunter-Lab:
        30.2754, -12.3183, -11.0116
      #025e6f color charts
#025e6f RGB chart
      #025e6f CMYK chart
      #025e6f RGB pie chart
      #025e6f color shades, tints & tones
#025e6f color schemes
#025e6f color preview, HTML & CSS examples
           This text has a color of #025e6f        
        
          <p style="color:#025e6f;">Text here</p>
        
        
          .mytext {color:#025e6f;}
        
        Text color #025e6f
      
           This box has a color of #025e6f        
        
          <div style="background-color:#025e6f;">Content here</div>
        
        
          .mybackground {background-color:#025e6f;}
        
        Background color #025e6f
      
           Border around this has a color of #025e6f        
        
          <div style="border:2px solid #025e6f;">Content here</div>
        
        
          .myborder {border:2px solid #025e6f;}
        
        Border color #025e6f