#251c5e color space conversions
Hex:
        #251c5e
        RGB:
        37, 28, 94
        CMY:
        85, 89, 63
        CMYK:
        61, 70, 0, 63
      HSL:
        248°, 54.0984%, 23.9216%
        HSV (HSB):
        248°, 70.2128%, 36.8627%
        XYZ:
        3.1986, 2.0320, 10.8133
        xyY:
        0.1994, 0.1267, 2.0320
      CIE-Lab:
        15.6542, 24.9868, -38.0420
        CIE-LCH:
        15.6542, 45.5141, 303.2977
        CIE-Luv:
        15.6542, -0.8817, -39.0206
        Hunter-Lab:
        14.2547, 15.1074, -34.9977
      #251c5e color charts
#251c5e RGB chart
      #251c5e CMYK chart
      #251c5e RGB pie chart
      #251c5e color shades, tints & tones
#251c5e color schemes
#251c5e color preview, HTML & CSS examples
           This text has a color of #251c5e        
        
          <p style="color:#251c5e;">Text here</p>
        
        
          .mytext {color:#251c5e;}
        
        Text color #251c5e
      
           This box has a color of #251c5e        
        
          <div style="background-color:#251c5e;">Content here</div>
        
        
          .mybackground {background-color:#251c5e;}
        
        Background color #251c5e
      
           Border around this has a color of #251c5e        
        
          <div style="border:2px solid #251c5e;">Content here</div>
        
        
          .myborder {border:2px solid #251c5e;}
        
        Border color #251c5e