#025b5f color space conversions
Hex:
        #025b5f
        RGB:
        2, 91, 95
        CMY:
        99, 64, 63
        CMYK:
        98, 4, 0, 63
      HSL:
        183°, 95.8763%, 19.0196%
        HSV (HSB):
        183°, 97.8947%, 37.2549%
        XYZ:
        5.8317, 8.3213, 12.1253
        xyY:
        0.2219, 0.3167, 8.3213
      CIE-Lab:
        34.6433, -21.0832, -8.9059
        CIE-LCH:
        34.6433, 22.8871, 202.9000
        CIE-Luv:
        34.6433, -26.2028, -8.9872
        Hunter-Lab:
        28.8467, -14.3959, -4.7290
      #025b5f color charts
#025b5f RGB chart
      #025b5f CMYK chart
      #025b5f RGB pie chart
      #025b5f color shades, tints & tones
#025b5f color schemes
#025b5f color preview, HTML & CSS examples
           This text has a color of #025b5f        
        
          <p style="color:#025b5f;">Text here</p>
        
        
          .mytext {color:#025b5f;}
        
        Text color #025b5f
      
           This box has a color of #025b5f        
        
          <div style="background-color:#025b5f;">Content here</div>
        
        
          .mybackground {background-color:#025b5f;}
        
        Background color #025b5f
      
           Border around this has a color of #025b5f        
        
          <div style="border:2px solid #025b5f;">Content here</div>
        
        
          .myborder {border:2px solid #025b5f;}
        
        Border color #025b5f