#218cc8 color space conversions
Hex:
        #218cc8
        RGB:
        33, 140, 200
        CMY:
        87, 45, 22
        CMYK:
        84, 30, 0, 22
      HSL:
        202°, 71.6738%, 45.6863%
        HSV (HSB):
        202°, 83.5000%, 78.4314%
        XYZ:
        20.4306, 23.2496, 58.0544
        xyY:
        0.2008, 0.2285, 23.2496
      CIE-Lab:
        55.3285, -7.9363, -39.1964
        CIE-LCH:
        55.3285, 39.9918, 258.5538
        CIE-Luv:
        55.3285, -34.1163, -59.8601
        Hunter-Lab:
        48.2179, -8.7482, -37.6328
      #218cc8 color charts
#218cc8 RGB chart
      #218cc8 CMYK chart
      #218cc8 RGB pie chart
      #218cc8 color shades, tints & tones
#218cc8 color schemes
#218cc8 color preview, HTML & CSS examples
           This text has a color of #218cc8        
        
          <p style="color:#218cc8;">Text here</p>
        
        
          .mytext {color:#218cc8;}
        
        Text color #218cc8
      
           This box has a color of #218cc8        
        
          <div style="background-color:#218cc8;">Content here</div>
        
        
          .mybackground {background-color:#218cc8;}
        
        Background color #218cc8
      
           Border around this has a color of #218cc8        
        
          <div style="border:2px solid #218cc8;">Content here</div>
        
        
          .myborder {border:2px solid #218cc8;}
        
        Border color #218cc8