#0256c5 color space conversions
Hex:
        #0256c5
        RGB:
        2, 86, 197
        CMY:
        99, 66, 23
        CMYK:
        99, 56, 0, 23
      HSL:
        214°, 97.9899%, 39.0196%
        HSV (HSB):
        214°, 98.9848%, 77.2549%
        XYZ:
        13.4309, 10.6997, 54.1807
        xyY:
        0.1715, 0.1366, 10.6997
      CIE-Lab:
        39.0700, 23.0598, -63.5379
        CIE-LCH:
        39.0700, 67.5930, 289.9473
        CIE-Luv:
        39.0700, -19.3875, -92.5088
        Hunter-Lab:
        32.7104, 16.0488, -75.3092
      #0256c5 color charts
#0256c5 RGB chart
      #0256c5 CMYK chart
      #0256c5 RGB pie chart
      #0256c5 color shades, tints & tones
#0256c5 color schemes
#0256c5 color preview, HTML & CSS examples
           This text has a color of #0256c5        
        
          <p style="color:#0256c5;">Text here</p>
        
        
          .mytext {color:#0256c5;}
        
        Text color #0256c5
      
           This box has a color of #0256c5        
        
          <div style="background-color:#0256c5;">Content here</div>
        
        
          .mybackground {background-color:#0256c5;}
        
        Background color #0256c5
      
           Border around this has a color of #0256c5        
        
          <div style="border:2px solid #0256c5;">Content here</div>
        
        
          .myborder {border:2px solid #0256c5;}
        
        Border color #0256c5