#025fce color space conversions
Hex:
        #025fce
        RGB:
        2, 95, 206
        CMY:
        99, 63, 19
        CMYK:
        99, 54, 0, 19
      HSL:
        213°, 98.0769%, 40.7843%
        HSV (HSB):
        213°, 99.0291%, 80.7843%
        XYZ:
        15.2578, 12.6536, 60.0307
        xyY:
        0.1735, 0.1439, 12.6536
      CIE-Lab:
        42.2365, 20.7212, -63.5887
        CIE-LCH:
        42.2365, 66.8796, 288.0489
        CIE-Luv:
        42.2365, -21.6226, -94.8014
        Hunter-Lab:
        35.5718, 14.3133, -75.1570
      #025fce color charts
#025fce RGB chart
      #025fce CMYK chart
      #025fce RGB pie chart
      #025fce color shades, tints & tones
#025fce color schemes
#025fce color preview, HTML & CSS examples
           This text has a color of #025fce        
        
          <p style="color:#025fce;">Text here</p>
        
        
          .mytext {color:#025fce;}
        
        Text color #025fce
      
           This box has a color of #025fce        
        
          <div style="background-color:#025fce;">Content here</div>
        
        
          .mybackground {background-color:#025fce;}
        
        Background color #025fce
      
           Border around this has a color of #025fce        
        
          <div style="border:2px solid #025fce;">Content here</div>
        
        
          .myborder {border:2px solid #025fce;}
        
        Border color #025fce