#2364b3 color space conversions
Hex:
        #2364b3
        RGB:
        35, 100, 179
        CMY:
        86, 61, 30
        CMYK:
        80, 44, 0, 30
      HSL:
        213°, 67.2897%, 41.9608%
        HSV (HSB):
        213°, 80.4469%, 70.1961%
        XYZ:
        13.3870, 12.7263, 44.3987
        xyY:
        0.1899, 0.1805, 12.7263
      CIE-Lab:
        42.3480, 8.6467, -47.7087
        CIE-LCH:
        42.3480, 48.4860, 280.2727
        CIE-Luv:
        42.3480, -21.5634, -70.9874
        Hunter-Lab:
        35.6740, 4.5542, -48.8186
      #2364b3 color charts
#2364b3 RGB chart
      #2364b3 CMYK chart
      #2364b3 RGB pie chart
      #2364b3 color shades, tints & tones
#2364b3 color schemes
#2364b3 color preview, HTML & CSS examples
           This text has a color of #2364b3        
        
          <p style="color:#2364b3;">Text here</p>
        
        
          .mytext {color:#2364b3;}
        
        Text color #2364b3
      
           This box has a color of #2364b3        
        
          <div style="background-color:#2364b3;">Content here</div>
        
        
          .mybackground {background-color:#2364b3;}
        
        Background color #2364b3
      
           Border around this has a color of #2364b3        
        
          <div style="border:2px solid #2364b3;">Content here</div>
        
        
          .myborder {border:2px solid #2364b3;}
        
        Border color #2364b3