#2256c0 color space conversions
Hex:
        #2256c0
        RGB:
        34, 86, 192
        CMY:
        87, 66, 25
        CMYK:
        82, 55, 0, 25
      HSL:
        220°, 69.9115%, 44.3137%
        HSV (HSB):
        220°, 82.2917%, 75.2941%
        XYZ:
        13.5019, 10.8014, 51.2424
        xyY:
        0.1787, 0.1430, 10.8014
      CIE-Lab:
        39.2440, 22.7682, -60.3196
        CIE-LCH:
        39.2440, 64.4736, 290.6795
        CIE-Luv:
        39.2440, -17.2478, -88.3013
        Hunter-Lab:
        32.8655, 15.8172, -69.4364
      #2256c0 color charts
#2256c0 RGB chart
      #2256c0 CMYK chart
      #2256c0 RGB pie chart
      #2256c0 color shades, tints & tones
#2256c0 color schemes
#2256c0 color preview, HTML & CSS examples
           This text has a color of #2256c0        
        
          <p style="color:#2256c0;">Text here</p>
        
        
          .mytext {color:#2256c0;}
        
        Text color #2256c0
      
           This box has a color of #2256c0        
        
          <div style="background-color:#2256c0;">Content here</div>
        
        
          .mybackground {background-color:#2256c0;}
        
        Background color #2256c0
      
           Border around this has a color of #2256c0        
        
          <div style="border:2px solid #2256c0;">Content here</div>
        
        
          .myborder {border:2px solid #2256c0;}
        
        Border color #2256c0