#253fbb color space conversions
Hex:
        #253fbb
        RGB:
        37, 63, 187
        CMY:
        85, 75, 27
        CMYK:
        80, 66, 0, 27
      HSL:
        230°, 66.9643%, 43.9216%
        HSV (HSB):
        230°, 80.2139%, 73.3333%
        XYZ:
        11.5101, 7.5362, 47.8617
        xyY:
        0.1720, 0.1126, 7.5362
      CIE-Lab:
        32.9976, 36.1751, -67.5898
        CIE-LCH:
        32.9976, 76.6617, 298.1563
        CIE-Luv:
        32.9976, -11.2114, -92.3938
        Hunter-Lab:
        27.4521, 26.8001, -84.1533
      #253fbb color charts
#253fbb RGB chart
      #253fbb CMYK chart
      #253fbb RGB pie chart
      #253fbb color shades, tints & tones
#253fbb color schemes
#253fbb color preview, HTML & CSS examples
           This text has a color of #253fbb        
        
          <p style="color:#253fbb;">Text here</p>
        
        
          .mytext {color:#253fbb;}
        
        Text color #253fbb
      
           This box has a color of #253fbb        
        
          <div style="background-color:#253fbb;">Content here</div>
        
        
          .mybackground {background-color:#253fbb;}
        
        Background color #253fbb
      
           Border around this has a color of #253fbb        
        
          <div style="border:2px solid #253fbb;">Content here</div>
        
        
          .myborder {border:2px solid #253fbb;}
        
        Border color #253fbb