#252d90 color space conversions
Hex:
        #252d90
        RGB:
        37, 45, 144
        CMY:
        85, 82, 44
        CMYK:
        74, 69, 0, 44
      HSL:
        236°, 59.1160%, 35.4902%
        HSV (HSB):
        236°, 74.3056%, 56.4706%
        XYZ:
        6.7354, 4.2837, 26.8574
        xyY:
        0.1778, 0.1131, 4.2837
      CIE-Lab:
        24.5880, 31.9599, -55.4497
        CIE-LCH:
        24.5880, 64.0008, 299.9582
        CIE-Luv:
        24.5880, -6.4191, -68.3926
        Hunter-Lab:
        20.6971, 21.8686, -62.4491
      #252d90 color charts
#252d90 RGB chart
      #252d90 CMYK chart
      #252d90 RGB pie chart
      #252d90 color shades, tints & tones
#252d90 color schemes
#252d90 color preview, HTML & CSS examples
           This text has a color of #252d90        
        
          <p style="color:#252d90;">Text here</p>
        
        
          .mytext {color:#252d90;}
        
        Text color #252d90
      
           This box has a color of #252d90        
        
          <div style="background-color:#252d90;">Content here</div>
        
        
          .mybackground {background-color:#252d90;}
        
        Background color #252d90
      
           Border around this has a color of #252d90        
        
          <div style="border:2px solid #252d90;">Content here</div>
        
        
          .myborder {border:2px solid #252d90;}
        
        Border color #252d90