#252e92 color space conversions
Hex:
        #252e92
        RGB:
        37, 46, 146
        CMY:
        85, 82, 43
        CMYK:
        75, 68, 0, 43
      HSL:
        235°, 59.5628%, 35.8824%
        HSV (HSB):
        235°, 74.6575%, 57.2549%
        XYZ:
        6.9283, 4.4226, 27.6826
        xyY:
        0.1775, 0.1133, 4.4226
      CIE-Lab:
        25.0221, 32.0452, -55.9729
        CIE-LCH:
        25.0221, 64.4970, 299.7917
        CIE-Luv:
        25.0221, -6.6850, -69.5139
        Hunter-Lab:
        21.0300, 22.0034, -63.3246
      #252e92 color charts
#252e92 RGB chart
      #252e92 CMYK chart
      #252e92 RGB pie chart
      #252e92 color shades, tints & tones
#252e92 color schemes
#252e92 color preview, HTML & CSS examples
           This text has a color of #252e92        
        
          <p style="color:#252e92;">Text here</p>
        
        
          .mytext {color:#252e92;}
        
        Text color #252e92
      
           This box has a color of #252e92        
        
          <div style="background-color:#252e92;">Content here</div>
        
        
          .mybackground {background-color:#252e92;}
        
        Background color #252e92
      
           Border around this has a color of #252e92        
        
          <div style="border:2px solid #252e92;">Content here</div>
        
        
          .myborder {border:2px solid #252e92;}
        
        Border color #252e92