#251e89 color space conversions
Hex:
        #251e89
        RGB:
        37, 30, 137
        CMY:
        85, 88, 46
        CMYK:
        73, 78, 0, 46
      HSL:
        244°, 64.0719%, 32.7451%
        HSV (HSB):
        244°, 78.1022%, 53.7255%
        XYZ:
        5.7426, 3.1280, 23.9680
        xyY:
        0.1749, 0.0953, 3.1280
      CIE-Lab:
        20.5494, 38.6566, -57.7431
        CIE-LCH:
        20.5494, 69.4881, 303.8007
        CIE-Luv:
        20.5494, -3.5899, -64.7384
        Hunter-Lab:
        17.6862, 27.0070, -67.9686
      #251e89 color charts
#251e89 RGB chart
      #251e89 CMYK chart
      #251e89 RGB pie chart
      #251e89 color shades, tints & tones
#251e89 color schemes
#251e89 color preview, HTML & CSS examples
           This text has a color of #251e89        
        
          <p style="color:#251e89;">Text here</p>
        
        
          .mytext {color:#251e89;}
        
        Text color #251e89
      
           This box has a color of #251e89        
        
          <div style="background-color:#251e89;">Content here</div>
        
        
          .mybackground {background-color:#251e89;}
        
        Background color #251e89
      
           Border around this has a color of #251e89        
        
          <div style="border:2px solid #251e89;">Content here</div>
        
        
          .myborder {border:2px solid #251e89;}
        
        Border color #251e89