#218ff0 color space conversions
Hex:
        #218ff0
        RGB:
        33, 143, 240
        CMY:
        87, 44, 6
        CMYK:
        86, 40, 0, 6
      HSL:
        208°, 87.3418%, 53.5294%
        HSV (HSB):
        208°, 86.2500%, 94.1176%
        XYZ:
        26.1778, 26.2595, 86.1270
        xyY:
        0.1889, 0.1895, 26.2595
      CIE-Lab:
        58.2826, 5.1298, -56.8916
        CIE-LCH:
        58.2826, 57.1224, 275.1523
        CIE-Luv:
        58.2826, -32.9596, -90.9136
        Hunter-Lab:
        51.2440, 1.5090, -63.7791
      #218ff0 color charts
#218ff0 RGB chart
      #218ff0 CMYK chart
      #218ff0 RGB pie chart
      #218ff0 color shades, tints & tones
#218ff0 color schemes
#218ff0 color preview, HTML & CSS examples
           This text has a color of #218ff0        
        
          <p style="color:#218ff0;">Text here</p>
        
        
          .mytext {color:#218ff0;}
        
        Text color #218ff0
      
           This box has a color of #218ff0        
        
          <div style="background-color:#218ff0;">Content here</div>
        
        
          .mybackground {background-color:#218ff0;}
        
        Background color #218ff0
      
           Border around this has a color of #218ff0        
        
          <div style="border:2px solid #218ff0;">Content here</div>
        
        
          .myborder {border:2px solid #218ff0;}
        
        Border color #218ff0