#2256e4 color space conversions
Hex:
        #2256e4
        RGB:
        34, 86, 228
        CMY:
        87, 66, 11
        CMYK:
        85, 62, 0, 11
      HSL:
        224°, 78.2258%, 51.3725%
        HSV (HSB):
        224°, 85.0877%, 89.4118%
        XYZ:
        17.9911, 12.5971, 74.8820
        xyY:
        0.1706, 0.1194, 12.5971
      CIE-Lab:
        42.1498, 36.4387, -76.2788
        CIE-LCH:
        42.1498, 84.5354, 295.5340
        CIE-Luv:
        42.1498, -17.0406, -112.6852
        Hunter-Lab:
        35.4924, 28.3699, -100.2457
      #2256e4 color charts
#2256e4 RGB chart
      #2256e4 CMYK chart
      #2256e4 RGB pie chart
      #2256e4 color shades, tints & tones
#2256e4 color schemes
#2256e4 color preview, HTML & CSS examples
           This text has a color of #2256e4        
        
          <p style="color:#2256e4;">Text here</p>
        
        
          .mytext {color:#2256e4;}
        
        Text color #2256e4
      
           This box has a color of #2256e4        
        
          <div style="background-color:#2256e4;">Content here</div>
        
        
          .mybackground {background-color:#2256e4;}
        
        Background color #2256e4
      
           Border around this has a color of #2256e4        
        
          <div style="border:2px solid #2256e4;">Content here</div>
        
        
          .myborder {border:2px solid #2256e4;}
        
        Border color #2256e4