#2256c7 color space conversions
Hex:
        #2256c7
        RGB:
        34, 86, 199
        CMY:
        87, 66, 22
        CMYK:
        83, 57, 0, 22
      HSL:
        221°, 70.8155%, 45.6863%
        HSV (HSB):
        221°, 82.9146%, 78.0392%
        XYZ:
        14.2963, 11.1192, 55.4256
        xyY:
        0.1768, 0.1375, 11.1192
      CIE-Lab:
        39.7805, 25.4750, -63.5176
        CIE-LCH:
        39.7805, 68.4358, 291.8542
        CIE-Luv:
        39.7805, -17.1756, -93.2115
        Hunter-Lab:
        33.3454, 18.1743, -75.2078
      #2256c7 color charts
#2256c7 RGB chart
      #2256c7 CMYK chart
      #2256c7 RGB pie chart
      #2256c7 color shades, tints & tones
#2256c7 color schemes
#2256c7 color preview, HTML & CSS examples
           This text has a color of #2256c7        
        
          <p style="color:#2256c7;">Text here</p>
        
        
          .mytext {color:#2256c7;}
        
        Text color #2256c7
      
           This box has a color of #2256c7        
        
          <div style="background-color:#2256c7;">Content here</div>
        
        
          .mybackground {background-color:#2256c7;}
        
        Background color #2256c7
      
           Border around this has a color of #2256c7        
        
          <div style="border:2px solid #2256c7;">Content here</div>
        
        
          .myborder {border:2px solid #2256c7;}
        
        Border color #2256c7