#218bb4 color space conversions
Hex:
        #218bb4
        RGB:
        33, 139, 180
        CMY:
        87, 45, 29
        CMYK:
        82, 23, 0, 29
      HSL:
        197°, 69.0141%, 41.7647%
        HSV (HSB):
        197°, 81.6667%, 70.5882%
        XYZ:
        18.0980, 22.0839, 46.4888
        xyY:
        0.2088, 0.2548, 22.0839
      CIE-Lab:
        54.1159, -14.5714, -29.7109
        CIE-LCH:
        54.1159, 33.0917, 243.8749
        CIE-Luv:
        54.1159, -34.9957, -43.4324
        Hunter-Lab:
        46.9935, -13.4950, -25.7578
      #218bb4 color charts
#218bb4 RGB chart
      #218bb4 CMYK chart
      #218bb4 RGB pie chart
      #218bb4 color shades, tints & tones
#218bb4 color schemes
#218bb4 color preview, HTML & CSS examples
           This text has a color of #218bb4        
        
          <p style="color:#218bb4;">Text here</p>
        
        
          .mytext {color:#218bb4;}
        
        Text color #218bb4
      
           This box has a color of #218bb4        
        
          <div style="background-color:#218bb4;">Content here</div>
        
        
          .mybackground {background-color:#218bb4;}
        
        Background color #218bb4
      
           Border around this has a color of #218bb4        
        
          <div style="border:2px solid #218bb4;">Content here</div>
        
        
          .myborder {border:2px solid #218bb4;}
        
        Border color #218bb4