#025f9e color space conversions
Hex:
        #025f9e
        RGB:
        2, 95, 158
        CMY:
        99, 63, 38
        CMYK:
        99, 40, 0, 38
      HSL:
        204°, 97.5000%, 31.3725%
        HSV (HSB):
        204°, 98.7342%, 61.9608%
        XYZ:
        10.2888, 10.6659, 33.8642
        xyY:
        0.1877, 0.1946, 10.6659
      CIE-Lab:
        39.0120, 1.1726, -40.6572
        CIE-LCH:
        39.0120, 40.6741, 271.6520
        CIE-Luv:
        39.0120, -23.5635, -58.4503
        Hunter-Lab:
        32.6588, -0.9183, -38.6173
      #025f9e color charts
#025f9e RGB chart
      #025f9e CMYK chart
      #025f9e RGB pie chart
      #025f9e color shades, tints & tones
#025f9e color schemes
#025f9e color preview, HTML & CSS examples
           This text has a color of #025f9e        
        
          <p style="color:#025f9e;">Text here</p>
        
        
          .mytext {color:#025f9e;}
        
        Text color #025f9e
      
           This box has a color of #025f9e        
        
          <div style="background-color:#025f9e;">Content here</div>
        
        
          .mybackground {background-color:#025f9e;}
        
        Background color #025f9e
      
           Border around this has a color of #025f9e        
        
          <div style="border:2px solid #025f9e;">Content here</div>
        
        
          .myborder {border:2px solid #025f9e;}
        
        Border color #025f9e