#2356b7 color space conversions
Hex:
        #2356b7
        RGB:
        35, 86, 183
        CMY:
        86, 66, 28
        CMYK:
        81, 53, 0, 28
      HSL:
        219°, 67.8899%, 42.7451%
        HSV (HSB):
        219°, 80.8743%, 71.7647%
        XYZ:
        12.5682, 10.4318, 46.1509
        xyY:
        0.1818, 0.1509, 10.4318
      CIE-Lab:
        38.6065, 19.3578, -56.0854
        CIE-LCH:
        38.6065, 59.3321, 289.0420
        CIE-Luv:
        38.6065, -17.2399, -81.8138
        Hunter-Lab:
        32.2983, 12.9373, -62.1104
      #2356b7 color charts
#2356b7 RGB chart
      #2356b7 CMYK chart
      #2356b7 RGB pie chart
      #2356b7 color shades, tints & tones
#2356b7 color schemes
#2356b7 color preview, HTML & CSS examples
           This text has a color of #2356b7        
        
          <p style="color:#2356b7;">Text here</p>
        
        
          .mytext {color:#2356b7;}
        
        Text color #2356b7
      
           This box has a color of #2356b7        
        
          <div style="background-color:#2356b7;">Content here</div>
        
        
          .mybackground {background-color:#2356b7;}
        
        Background color #2356b7
      
           Border around this has a color of #2356b7        
        
          <div style="border:2px solid #2356b7;">Content here</div>
        
        
          .myborder {border:2px solid #2356b7;}
        
        Border color #2356b7