#06257f color space conversions
Hex:
        #06257f
        RGB:
        6, 37, 127
        CMY:
        98, 85, 50
        CMYK:
        95, 71, 0, 50
      HSL:
        225°, 90.9774%, 26.0784%
        HSV (HSB):
        225°, 95.2756%, 49.8039%
        XYZ:
        4.5674, 2.8942, 20.3966
        xyY:
        0.1640, 0.1039, 2.8942
      CIE-Lab:
        19.6149, 28.2682, -53.0309
        CIE-LCH:
        19.6149, 60.0946, 298.0599
        CIE-Luv:
        19.6149, -7.7742, -58.5824
        Hunter-Lab:
        17.0122, 18.1522, -59.1763
      #06257f color charts
#06257f RGB chart
      #06257f CMYK chart
      #06257f RGB pie chart
      #06257f color shades, tints & tones
#06257f color schemes
#06257f color preview, HTML & CSS examples
           This text has a color of #06257f        
        
          <p style="color:#06257f;">Text here</p>
        
        
          .mytext {color:#06257f;}
        
        Text color #06257f
      
           This box has a color of #06257f        
        
          <div style="background-color:#06257f;">Content here</div>
        
        
          .mybackground {background-color:#06257f;}
        
        Background color #06257f
      
           Border around this has a color of #06257f        
        
          <div style="border:2px solid #06257f;">Content here</div>
        
        
          .myborder {border:2px solid #06257f;}
        
        Border color #06257f