#218cfe color space conversions
Hex:
        #218cfe
        RGB:
        33, 140, 254
        CMY:
        87, 45, 0
        CMYK:
        87, 45, 0, 0
      HSL:
        211°, 99.1031%, 56.2745%
        HSV (HSB):
        211°, 87.0079%, 99.6078%
        XYZ:
        27.8947, 26.2353, 97.3596
        xyY:
        0.1841, 0.1732, 26.2353
      CIE-Lab:
        58.2597, 12.1901, -64.6459
        CIE-LCH:
        58.2597, 65.7852, 280.6787
        CIE-Luv:
        58.2597, -31.3994, -104.0704
        Hunter-Lab:
        51.2204, 7.5757, -76.8441
      #218cfe color charts
#218cfe RGB chart
      #218cfe CMYK chart
      #218cfe RGB pie chart
      #218cfe color shades, tints & tones
#218cfe color schemes
#218cfe color preview, HTML & CSS examples
           This text has a color of #218cfe        
        
          <p style="color:#218cfe;">Text here</p>
        
        
          .mytext {color:#218cfe;}
        
        Text color #218cfe
      
           This box has a color of #218cfe        
        
          <div style="background-color:#218cfe;">Content here</div>
        
        
          .mybackground {background-color:#218cfe;}
        
        Background color #218cfe
      
           Border around this has a color of #218cfe        
        
          <div style="border:2px solid #218cfe;">Content here</div>
        
        
          .myborder {border:2px solid #218cfe;}
        
        Border color #218cfe