#252e95 color space conversions
Hex:
        #252e95
        RGB:
        37, 46, 149
        CMY:
        85, 82, 42
        CMYK:
        75, 69, 0, 42
      HSL:
        235°, 60.2151%, 36.4706%
        HSV (HSB):
        235°, 75.1678%, 58.4314%
        XYZ:
        7.1648, 4.5172, 28.9281
        xyY:
        0.1764, 0.1112, 4.5172
      CIE-Lab:
        25.3126, 33.1435, -57.3444
        CIE-LCH:
        25.3126, 66.2335, 300.0267
        CIE-Luv:
        25.3126, -6.7827, -71.3820
        Hunter-Lab:
        21.2538, 22.9792, -65.8207
      #252e95 color charts
#252e95 RGB chart
      #252e95 CMYK chart
      #252e95 RGB pie chart
      #252e95 color shades, tints & tones
#252e95 color schemes
#252e95 color preview, HTML & CSS examples
           This text has a color of #252e95        
        
          <p style="color:#252e95;">Text here</p>
        
        
          .mytext {color:#252e95;}
        
        Text color #252e95
      
           This box has a color of #252e95        
        
          <div style="background-color:#252e95;">Content here</div>
        
        
          .mybackground {background-color:#252e95;}
        
        Background color #252e95
      
           Border around this has a color of #252e95        
        
          <div style="border:2px solid #252e95;">Content here</div>
        
        
          .myborder {border:2px solid #252e95;}
        
        Border color #252e95