#0256c7 color space conversions
Hex:
        #0256c7
        RGB:
        2, 86, 199
        CMY:
        99, 66, 22
        CMYK:
        99, 57, 0, 22
      HSL:
        214°, 98.0100%, 39.4118%
        HSV (HSB):
        214°, 98.9950%, 78.0392%
        XYZ:
        13.6616, 10.7920, 55.3958
        xyY:
        0.1711, 0.1352, 10.7920
      CIE-Lab:
        39.2279, 23.8622, -64.4417
        CIE-LCH:
        39.2279, 68.7178, 290.3191
        CIE-Luv:
        39.2279, -19.3419, -93.8899
        Hunter-Lab:
        32.8512, 16.7422, -76.9829
      #0256c7 color charts
#0256c7 RGB chart
      #0256c7 CMYK chart
      #0256c7 RGB pie chart
      #0256c7 color shades, tints & tones
#0256c7 color schemes
#0256c7 color preview, HTML & CSS examples
           This text has a color of #0256c7        
        
          <p style="color:#0256c7;">Text here</p>
        
        
          .mytext {color:#0256c7;}
        
        Text color #0256c7
      
           This box has a color of #0256c7        
        
          <div style="background-color:#0256c7;">Content here</div>
        
        
          .mybackground {background-color:#0256c7;}
        
        Background color #0256c7
      
           Border around this has a color of #0256c7        
        
          <div style="border:2px solid #0256c7;">Content here</div>
        
        
          .myborder {border:2px solid #0256c7;}
        
        Border color #0256c7