#025e9d color space conversions
Hex:
        #025e9d
        RGB:
        2, 94, 157
        CMY:
        99, 63, 38
        CMYK:
        99, 40, 0, 38
      HSL:
        204°, 97.4843%, 31.1765%
        HSV (HSB):
        204°, 98.7261%, 61.5686%
        XYZ:
        10.1135, 10.4526, 33.3828
        xyY:
        0.1875, 0.1938, 10.4526
      CIE-Lab:
        38.6428, 1.4032, -40.6486
        CIE-LCH:
        38.6428, 40.6728, 271.9771
        CIE-Luv:
        38.6428, -23.2869, -58.3077
        Hunter-Lab:
        32.3305, -0.7406, -38.5884
      #025e9d color charts
#025e9d RGB chart
      #025e9d CMYK chart
      #025e9d RGB pie chart
      #025e9d color shades, tints & tones
#025e9d color schemes
#025e9d color preview, HTML & CSS examples
           This text has a color of #025e9d        
        
          <p style="color:#025e9d;">Text here</p>
        
        
          .mytext {color:#025e9d;}
        
        Text color #025e9d
      
           This box has a color of #025e9d        
        
          <div style="background-color:#025e9d;">Content here</div>
        
        
          .mybackground {background-color:#025e9d;}
        
        Background color #025e9d
      
           Border around this has a color of #025e9d        
        
          <div style="border:2px solid #025e9d;">Content here</div>
        
        
          .myborder {border:2px solid #025e9d;}
        
        Border color #025e9d