#256bc1 color space conversions
Hex:
        #256bc1
        RGB:
        37, 107, 193
        CMY:
        85, 58, 24
        CMYK:
        81, 45, 0, 24
      HSL:
        213°, 67.8261%, 45.0980%
        HSV (HSB):
        213°, 80.8290%, 75.6863%
        XYZ:
        15.6463, 14.7590, 52.4762
        xyY:
        0.1888, 0.1781, 14.7590
      CIE-Lab:
        45.3023, 9.7936, -51.1129
        CIE-LCH:
        45.3023, 52.0427, 280.8469
        CIE-Luv:
        45.3023, -23.0738, -77.5003
        Hunter-Lab:
        38.4174, 5.4674, -54.0949
      #256bc1 color charts
#256bc1 RGB chart
      #256bc1 CMYK chart
      #256bc1 RGB pie chart
      #256bc1 color shades, tints & tones
#256bc1 color schemes
#256bc1 color preview, HTML & CSS examples
           This text has a color of #256bc1        
        
          <p style="color:#256bc1;">Text here</p>
        
        
          .mytext {color:#256bc1;}
        
        Text color #256bc1
      
           This box has a color of #256bc1        
        
          <div style="background-color:#256bc1;">Content here</div>
        
        
          .mybackground {background-color:#256bc1;}
        
        Background color #256bc1
      
           Border around this has a color of #256bc1        
        
          <div style="border:2px solid #256bc1;">Content here</div>
        
        
          .myborder {border:2px solid #256bc1;}
        
        Border color #256bc1