#252a50 color space conversions
Hex:
        #252a50
        RGB:
        37, 42, 80
        CMY:
        85, 84, 69
        CMYK:
        54, 48, 0, 69
      HSL:
        233°, 36.7521%, 22.9412%
        HSV (HSB):
        233°, 53.7500%, 31.3725%
        XYZ:
        3.0389, 2.6284, 7.9366
        xyY:
        0.2234, 0.1932, 2.6284
      CIE-Lab:
        18.4898, 10.0317, -24.0800
        CIE-LCH:
        18.4898, 26.0861, 292.6165
        CIE-Luv:
        18.4898, -3.4684, -26.7773
        Hunter-Lab:
        16.2124, 5.0865, -17.6759
      #252a50 color charts
#252a50 RGB chart
      #252a50 CMYK chart
      #252a50 RGB pie chart
      #252a50 color shades, tints & tones
#252a50 color schemes
#252a50 color preview, HTML & CSS examples
           This text has a color of #252a50        
        
          <p style="color:#252a50;">Text here</p>
        
        
          .mytext {color:#252a50;}
        
        Text color #252a50
      
           This box has a color of #252a50        
        
          <div style="background-color:#252a50;">Content here</div>
        
        
          .mybackground {background-color:#252a50;}
        
        Background color #252a50
      
           Border around this has a color of #252a50        
        
          <div style="border:2px solid #252a50;">Content here</div>
        
        
          .myborder {border:2px solid #252a50;}
        
        Border color #252a50