#253bc4 color space conversions
Hex:
        #253bc4
        RGB:
        37, 59, 196
        CMY:
        85, 77, 23
        CMYK:
        81, 70, 0, 23
      HSL:
        232°, 68.2403%, 45.6863%
        HSV (HSB):
        232°, 81.1224%, 76.8627%
        XYZ:
        12.2907, 7.5068, 53.0257
        xyY:
        0.1688, 0.1031, 7.5068
      CIE-Lab:
        32.9338, 41.9207, -72.9833
        CIE-LCH:
        32.9338, 84.1660, 299.8725
        CIE-Luv:
        32.9338, -10.5803, -98.6519
        Hunter-Lab:
        27.3985, 32.1262, -95.5681
      #253bc4 color charts
#253bc4 RGB chart
      #253bc4 CMYK chart
      #253bc4 RGB pie chart
      #253bc4 color shades, tints & tones
#253bc4 color schemes
#253bc4 color preview, HTML & CSS examples
           This text has a color of #253bc4        
        
          <p style="color:#253bc4;">Text here</p>
        
        
          .mytext {color:#253bc4;}
        
        Text color #253bc4
      
           This box has a color of #253bc4        
        
          <div style="background-color:#253bc4;">Content here</div>
        
        
          .mybackground {background-color:#253bc4;}
        
        Background color #253bc4
      
           Border around this has a color of #253bc4        
        
          <div style="border:2px solid #253bc4;">Content here</div>
        
        
          .myborder {border:2px solid #253bc4;}
        
        Border color #253bc4