#218eee color space conversions
Hex:
        #218eee
        RGB:
        33, 142, 238
        CMY:
        87, 44, 7
        CMYK:
        86, 40, 0, 7
      HSL:
        208°, 85.7741%, 53.1373%
        HSV (HSB):
        208°, 86.1345%, 93.3333%
        XYZ:
        25.7328, 25.8424, 84.5207
        xyY:
        0.1891, 0.1899, 25.8424
      CIE-Lab:
        57.8871, 4.9803, -56.4164
        CIE-LCH:
        57.8871, 56.6358, 275.0448
        CIE-Luv:
        57.8871, -32.7382, -90.0046
        Hunter-Lab:
        50.8354, 1.3945, -62.9929
      #218eee color charts
#218eee RGB chart
      #218eee CMYK chart
      #218eee RGB pie chart
      #218eee color shades, tints & tones
#218eee color schemes
#218eee color preview, HTML & CSS examples
           This text has a color of #218eee        
        
          <p style="color:#218eee;">Text here</p>
        
        
          .mytext {color:#218eee;}
        
        Text color #218eee
      
           This box has a color of #218eee        
        
          <div style="background-color:#218eee;">Content here</div>
        
        
          .mybackground {background-color:#218eee;}
        
        Background color #218eee
      
           Border around this has a color of #218eee        
        
          <div style="border:2px solid #218eee;">Content here</div>
        
        
          .myborder {border:2px solid #218eee;}
        
        Border color #218eee