#025f8d color space conversions
Hex:
        #025f8d
        RGB:
        2, 95, 141
        CMY:
        99, 63, 45
        CMYK:
        99, 33, 0, 45
      HSL:
        200°, 97.2028%, 28.0392%
        HSV (HSB):
        200°, 98.5816%, 55.2941%
        XYZ:
        8.9250, 10.1204, 26.6823
        xyY:
        0.1952, 0.2213, 10.1204
      CIE-Lab:
        38.0577, -5.7457, -31.9530
        CIE-LCH:
        38.0577, 32.4655, 259.8062
        CIE-Luv:
        38.0577, -24.5253, -44.5509
        Hunter-Lab:
        31.8126, -5.5942, -27.4598
      #025f8d color charts
#025f8d RGB chart
      #025f8d CMYK chart
      #025f8d RGB pie chart
      #025f8d color shades, tints & tones
#025f8d color schemes
#025f8d color preview, HTML & CSS examples
           This text has a color of #025f8d        
        
          <p style="color:#025f8d;">Text here</p>
        
        
          .mytext {color:#025f8d;}
        
        Text color #025f8d
      
           This box has a color of #025f8d        
        
          <div style="background-color:#025f8d;">Content here</div>
        
        
          .mybackground {background-color:#025f8d;}
        
        Background color #025f8d
      
           Border around this has a color of #025f8d        
        
          <div style="border:2px solid #025f8d;">Content here</div>
        
        
          .myborder {border:2px solid #025f8d;}
        
        Border color #025f8d