#0256e2 color space conversions
Hex:
        #0256e2
        RGB:
        2, 86, 226
        CMY:
        99, 66, 11
        CMYK:
        99, 62, 0, 11
      HSL:
        218°, 98.2456%, 44.7059%
        HSV (HSB):
        218°, 99.1150%, 88.6275%
        XYZ:
        17.0803, 12.1595, 73.3983
        xyY:
        0.1664, 0.1185, 12.1595
      CIE-Lab:
        41.4685, 34.4469, -76.2797
        CIE-LCH:
        41.4685, 83.6970, 294.3033
        CIE-Luv:
        41.4685, -18.8904, -111.8987
        Hunter-Lab:
        34.8704, 26.4099, -100.3894
      #0256e2 color charts
#0256e2 RGB chart
      #0256e2 CMYK chart
      #0256e2 RGB pie chart
      #0256e2 color shades, tints & tones
#0256e2 color schemes
#0256e2 color preview, HTML & CSS examples
           This text has a color of #0256e2        
        
          <p style="color:#0256e2;">Text here</p>
        
        
          .mytext {color:#0256e2;}
        
        Text color #0256e2
      
           This box has a color of #0256e2        
        
          <div style="background-color:#0256e2;">Content here</div>
        
        
          .mybackground {background-color:#0256e2;}
        
        Background color #0256e2
      
           Border around this has a color of #0256e2        
        
          <div style="border:2px solid #0256e2;">Content here</div>
        
        
          .myborder {border:2px solid #0256e2;}
        
        Border color #0256e2