#256bc0 color space conversions
Hex:
        #256bc0
        RGB:
        37, 107, 192
        CMY:
        85, 58, 25
        CMYK:
        81, 44, 0, 25
      HSL:
        213°, 67.6856%, 44.9020%
        HSV (HSB):
        213°, 80.7292%, 75.2941%
        XYZ:
        15.5351, 14.7145, 51.8906
        xyY:
        0.1891, 0.1791, 14.7145
      CIE-Lab:
        45.2406, 9.4086, -50.6337
        CIE-LCH:
        45.2406, 51.5004, 280.5264
        CIE-Luv:
        45.2406, -23.1063, -76.7145
        Hunter-Lab:
        38.3595, 5.1611, -53.3526
      #256bc0 color charts
#256bc0 RGB chart
      #256bc0 CMYK chart
      #256bc0 RGB pie chart
      #256bc0 color shades, tints & tones
#256bc0 color schemes
#256bc0 color preview, HTML & CSS examples
           This text has a color of #256bc0        
        
          <p style="color:#256bc0;">Text here</p>
        
        
          .mytext {color:#256bc0;}
        
        Text color #256bc0
      
           This box has a color of #256bc0        
        
          <div style="background-color:#256bc0;">Content here</div>
        
        
          .mybackground {background-color:#256bc0;}
        
        Background color #256bc0
      
           Border around this has a color of #256bc0        
        
          <div style="border:2px solid #256bc0;">Content here</div>
        
        
          .myborder {border:2px solid #256bc0;}
        
        Border color #256bc0