#253ebb color space conversions
Hex:
        #253ebb
        RGB:
        37, 62, 187
        CMY:
        85, 76, 27
        CMYK:
        80, 67, 0, 27
      HSL:
        230°, 66.9643%, 43.9216%
        HSV (HSB):
        230°, 80.2139%, 73.3333%
        XYZ:
        11.4552, 7.4264, 47.8434
        xyY:
        0.1717, 0.1113, 7.4264
      CIE-Lab:
        32.7586, 36.8117, -67.9826
        CIE-LCH:
        32.7586, 77.3093, 298.4349
        CIE-Luv:
        32.7586, -10.9991, -92.5936
        Hunter-Lab:
        27.2515, 27.3428, -85.0151
      #253ebb color charts
#253ebb RGB chart
      #253ebb CMYK chart
      #253ebb RGB pie chart
      #253ebb color shades, tints & tones
#253ebb color schemes
#253ebb color preview, HTML & CSS examples
           This text has a color of #253ebb        
        
          <p style="color:#253ebb;">Text here</p>
        
        
          .mytext {color:#253ebb;}
        
        Text color #253ebb
      
           This box has a color of #253ebb        
        
          <div style="background-color:#253ebb;">Content here</div>
        
        
          .mybackground {background-color:#253ebb;}
        
        Background color #253ebb
      
           Border around this has a color of #253ebb        
        
          <div style="border:2px solid #253ebb;">Content here</div>
        
        
          .myborder {border:2px solid #253ebb;}
        
        Border color #253ebb