#025ca6 color space conversions
Hex:
        #025ca6
        RGB:
        2, 92, 166
        CMY:
        99, 64, 35
        CMYK:
        99, 45, 0, 35
      HSL:
        207°, 97.6190%, 32.9412%
        HSV (HSB):
        207°, 98.7952%, 65.0980%
        XYZ:
        10.7351, 10.4204, 37.5219
        xyY:
        0.1830, 0.1776, 10.4204
      CIE-Lab:
        38.5866, 6.4035, -46.1036
        CIE-LCH:
        38.5866, 46.5462, 277.9075
        CIE-Luv:
        38.5866, -22.2045, -66.6782
        Hunter-Lab:
        32.2806, 2.8702, -46.3204
      #025ca6 color charts
#025ca6 RGB chart
      #025ca6 CMYK chart
      #025ca6 RGB pie chart
      #025ca6 color shades, tints & tones
#025ca6 color schemes
#025ca6 color preview, HTML & CSS examples
           This text has a color of #025ca6        
        
          <p style="color:#025ca6;">Text here</p>
        
        
          .mytext {color:#025ca6;}
        
        Text color #025ca6
      
           This box has a color of #025ca6        
        
          <div style="background-color:#025ca6;">Content here</div>
        
        
          .mybackground {background-color:#025ca6;}
        
        Background color #025ca6
      
           Border around this has a color of #025ca6        
        
          <div style="border:2px solid #025ca6;">Content here</div>
        
        
          .myborder {border:2px solid #025ca6;}
        
        Border color #025ca6