#252f70 color space conversions
Hex:
        #252f70
        RGB:
        37, 47, 112
        CMY:
        85, 82, 56
        CMYK:
        67, 58, 0, 56
      HSL:
        232°, 50.3356%, 29.2157%
        HSV (HSB):
        232°, 66.9643%, 43.9216%
        XYZ:
        4.7041, 3.5962, 15.7754
        xyY:
        0.1954, 0.1494, 3.5962
      CIE-Lab:
        22.2889, 18.5378, -39.0285
        CIE-LCH:
        22.2889, 43.2073, 295.4068
        CIE-Luv:
        22.2889, -5.8769, -47.2075
        Hunter-Lab:
        18.9636, 11.0921, -36.0475
      #252f70 color charts
#252f70 RGB chart
      #252f70 CMYK chart
      #252f70 RGB pie chart
      #252f70 color shades, tints & tones
#252f70 color schemes
#252f70 color preview, HTML & CSS examples
           This text has a color of #252f70        
        
          <p style="color:#252f70;">Text here</p>
        
        
          .mytext {color:#252f70;}
        
        Text color #252f70
      
           This box has a color of #252f70        
        
          <div style="background-color:#252f70;">Content here</div>
        
        
          .mybackground {background-color:#252f70;}
        
        Background color #252f70
      
           Border around this has a color of #252f70        
        
          <div style="border:2px solid #252f70;">Content here</div>
        
        
          .myborder {border:2px solid #252f70;}
        
        Border color #252f70