#218db8 color space conversions
Hex:
        #218db8
        RGB:
        33, 141, 184
        CMY:
        87, 45, 28
        CMYK:
        82, 23, 0, 28
      HSL:
        197°, 69.5853%, 42.5490%
        HSV (HSB):
        197°, 82.0652%, 72.1569%
        XYZ:
        18.8038, 22.8338, 48.7637
        xyY:
        0.2080, 0.2526, 22.8338
      CIE-Lab:
        54.9007, -14.2627, -30.7753
        CIE-LCH:
        54.9007, 33.9196, 245.1348
        CIE-Luv:
        54.9007, -35.4443, -45.3086
        Hunter-Lab:
        47.7847, -13.3815, -27.0554
      #218db8 color charts
#218db8 RGB chart
      #218db8 CMYK chart
      #218db8 RGB pie chart
      #218db8 color shades, tints & tones
#218db8 color schemes
#218db8 color preview, HTML & CSS examples
           This text has a color of #218db8        
        
          <p style="color:#218db8;">Text here</p>
        
        
          .mytext {color:#218db8;}
        
        Text color #218db8
      
           This box has a color of #218db8        
        
          <div style="background-color:#218db8;">Content here</div>
        
        
          .mybackground {background-color:#218db8;}
        
        Background color #218db8
      
           Border around this has a color of #218db8        
        
          <div style="border:2px solid #218db8;">Content here</div>
        
        
          .myborder {border:2px solid #218db8;}
        
        Border color #218db8