#256ba1 color space conversions
Hex:
        #256ba1
        RGB:
        37, 107, 161
        CMY:
        85, 58, 37
        CMYK:
        77, 34, 0, 37
      HSL:
        206°, 62.6263%, 38.8235%
        HSV (HSB):
        206°, 77.0186%, 63.1373%
        XYZ:
        12.4537, 13.4819, 35.6641
        xyY:
        0.2022, 0.2189, 13.4819
      CIE-Lab:
        43.4806, -2.4271, -35.3122
        CIE-LCH:
        43.4806, 35.3955, 266.0681
        CIE-Luv:
        43.4806, -24.2940, -51.5119
        Hunter-Lab:
        36.7177, -3.7136, -31.8863
      #256ba1 color charts
#256ba1 RGB chart
      #256ba1 CMYK chart
      #256ba1 RGB pie chart
      #256ba1 color shades, tints & tones
#256ba1 color schemes
#256ba1 color preview, HTML & CSS examples
           This text has a color of #256ba1        
        
          <p style="color:#256ba1;">Text here</p>
        
        
          .mytext {color:#256ba1;}
        
        Text color #256ba1
      
           This box has a color of #256ba1        
        
          <div style="background-color:#256ba1;">Content here</div>
        
        
          .mybackground {background-color:#256ba1;}
        
        Background color #256ba1
      
           Border around this has a color of #256ba1        
        
          <div style="border:2px solid #256ba1;">Content here</div>
        
        
          .myborder {border:2px solid #256ba1;}
        
        Border color #256ba1