#256cbb color space conversions
Hex:
        #256cbb
        RGB:
        37, 108, 187
        CMY:
        85, 58, 27
        CMYK:
        80, 42, 0, 27
      HSL:
        212°, 66.9643%, 43.9216%
        HSV (HSB):
        212°, 80.2139%, 73.3333%
        XYZ:
        15.0952, 14.7063, 49.0567
        xyY:
        0.1914, 0.1865, 14.7063
      CIE-Lab:
        45.2293, 6.8523, -47.7560
        CIE-LCH:
        45.2293, 48.2451, 278.1654
        CIE-Luv:
        45.2293, -23.5958, -72.1046
        Hunter-Lab:
        38.3488, 3.1522, -49.0011
      #256cbb color charts
#256cbb RGB chart
      #256cbb CMYK chart
      #256cbb RGB pie chart
      #256cbb color shades, tints & tones
#256cbb color schemes
#256cbb color preview, HTML & CSS examples
           This text has a color of #256cbb        
        
          <p style="color:#256cbb;">Text here</p>
        
        
          .mytext {color:#256cbb;}
        
        Text color #256cbb
      
           This box has a color of #256cbb        
        
          <div style="background-color:#256cbb;">Content here</div>
        
        
          .mybackground {background-color:#256cbb;}
        
        Background color #256cbb
      
           Border around this has a color of #256cbb        
        
          <div style="border:2px solid #256cbb;">Content here</div>
        
        
          .myborder {border:2px solid #256cbb;}
        
        Border color #256cbb