#2356bd color space conversions
Hex:
        #2356bd
        RGB:
        35, 86, 189
        CMY:
        86, 66, 26
        CMYK:
        81, 54, 0, 26
      HSL:
        220°, 68.7500%, 43.9216%
        HSV (HSB):
        220°, 81.4815%, 74.1176%
        XYZ:
        13.2062, 10.6870, 49.5109
        xyY:
        0.1799, 0.1456, 10.6870
      CIE-Lab:
        39.0483, 21.6934, -58.8847
        CIE-LCH:
        39.0483, 62.7536, 290.2241
        CIE-Luv:
        39.0483, -17.1628, -86.1300
        Hunter-Lab:
        32.6910, 14.8996, -66.9116
      #2356bd color charts
#2356bd RGB chart
      #2356bd CMYK chart
      #2356bd RGB pie chart
      #2356bd color shades, tints & tones
#2356bd color schemes
#2356bd color preview, HTML & CSS examples
           This text has a color of #2356bd        
        
          <p style="color:#2356bd;">Text here</p>
        
        
          .mytext {color:#2356bd;}
        
        Text color #2356bd
      
           This box has a color of #2356bd        
        
          <div style="background-color:#2356bd;">Content here</div>
        
        
          .mybackground {background-color:#2356bd;}
        
        Background color #2356bd
      
           Border around this has a color of #2356bd        
        
          <div style="border:2px solid #2356bd;">Content here</div>
        
        
          .myborder {border:2px solid #2356bd;}
        
        Border color #2356bd