#218cdf color space conversions
Hex:
        #218cdf
        RGB:
        33, 140, 223
        CMY:
        87, 45, 13
        CMYK:
        85, 37, 0, 13
      HSL:
        206°, 74.8031%, 50.1961%
        HSV (HSB):
        206°, 85.2018%, 87.4510%
        XYZ:
        23.3246, 24.4072, 73.2938
        xyY:
        0.1927, 0.2017, 24.4072
      CIE-Lab:
        56.4932, 0.5658, -50.2917
        CIE-LCH:
        56.4932, 50.2949, 270.6445
        CIE-Luv:
        56.4932, -32.8426, -79.1876
        Hunter-Lab:
        49.4037, -2.1826, -53.3783
      #218cdf color charts
#218cdf RGB chart
      #218cdf CMYK chart
      #218cdf RGB pie chart
      #218cdf color shades, tints & tones
#218cdf color schemes
#218cdf color preview, HTML & CSS examples
           This text has a color of #218cdf        
        
          <p style="color:#218cdf;">Text here</p>
        
        
          .mytext {color:#218cdf;}
        
        Text color #218cdf
      
           This box has a color of #218cdf        
        
          <div style="background-color:#218cdf;">Content here</div>
        
        
          .mybackground {background-color:#218cdf;}
        
        Background color #218cdf
      
           Border around this has a color of #218cdf        
        
          <div style="border:2px solid #218cdf;">Content here</div>
        
        
          .myborder {border:2px solid #218cdf;}
        
        Border color #218cdf