#253fa1 color space conversions
Hex:
        #253fa1
        RGB:
        37, 63, 161
        CMY:
        85, 75, 37
        CMYK:
        77, 61, 0, 37
      HSL:
        227°, 62.6263%, 38.8235%
        HSV (HSB):
        227°, 77.0186%, 63.1373%
        XYZ:
        8.9735, 6.5215, 34.5040
        xyY:
        0.1795, 0.1304, 6.5215
      CIE-Lab:
        30.6919, 26.4145, -55.8504
        CIE-LCH:
        30.6919, 61.7818, 295.3119
        CIE-Luv:
        30.6919, -10.8396, -75.5105
        Hunter-Lab:
        25.5373, 18.0323, -62.2320
      #253fa1 color charts
#253fa1 RGB chart
      #253fa1 CMYK chart
      #253fa1 RGB pie chart
      #253fa1 color shades, tints & tones
#253fa1 color schemes
#253fa1 color preview, HTML & CSS examples
           This text has a color of #253fa1        
        
          <p style="color:#253fa1;">Text here</p>
        
        
          .mytext {color:#253fa1;}
        
        Text color #253fa1
      
           This box has a color of #253fa1        
        
          <div style="background-color:#253fa1;">Content here</div>
        
        
          .mybackground {background-color:#253fa1;}
        
        Background color #253fa1
      
           Border around this has a color of #253fa1        
        
          <div style="border:2px solid #253fa1;">Content here</div>
        
        
          .myborder {border:2px solid #253fa1;}
        
        Border color #253fa1