#253ba1 color space conversions
Hex:
        #253ba1
        RGB:
        37, 59, 161
        CMY:
        85, 77, 37
        CMYK:
        77, 63, 0, 37
      HSL:
        229°, 62.6263%, 38.8235%
        HSV (HSB):
        229°, 77.0186%, 63.1373%
        XYZ:
        8.7599, 6.0945, 34.4329
        xyY:
        0.1777, 0.1237, 6.0945
      CIE-Lab:
        29.6495, 29.0869, -57.5537
        CIE-LCH:
        29.6495, 64.4863, 296.8115
        CIE-Luv:
        29.6495, -9.8802, -76.6147
        Hunter-Lab:
        24.6869, 20.1369, -65.4156
      #253ba1 color charts
#253ba1 RGB chart
      #253ba1 CMYK chart
      #253ba1 RGB pie chart
      #253ba1 color shades, tints & tones
#253ba1 color schemes
#253ba1 color preview, HTML & CSS examples
           This text has a color of #253ba1        
        
          <p style="color:#253ba1;">Text here</p>
        
        
          .mytext {color:#253ba1;}
        
        Text color #253ba1
      
           This box has a color of #253ba1        
        
          <div style="background-color:#253ba1;">Content here</div>
        
        
          .mybackground {background-color:#253ba1;}
        
        Background color #253ba1
      
           Border around this has a color of #253ba1        
        
          <div style="border:2px solid #253ba1;">Content here</div>
        
        
          .myborder {border:2px solid #253ba1;}
        
        Border color #253ba1