#218dfd color space conversions
Hex:
        #218dfd
        RGB:
        33, 141, 253
        CMY:
        87, 45, 1
        CMYK:
        87, 44, 0, 1
      HSL:
        211°, 98.2143%, 56.0784%
        HSV (HSB):
        211°, 86.9565%, 99.2157%
        XYZ:
        27.8817, 26.4649, 96.5672
        xyY:
        0.1848, 0.1754, 26.4649
      CIE-Lab:
        58.4758, 11.2072, -63.7492
        CIE-LCH:
        58.4758, 64.7268, 279.9708
        CIE-Luv:
        58.4758, -31.7466, -102.6287
        Hunter-Lab:
        51.4441, 6.7164, -75.2842
      #218dfd color charts
#218dfd RGB chart
      #218dfd CMYK chart
      #218dfd RGB pie chart
      #218dfd color shades, tints & tones
#218dfd color schemes
#218dfd color preview, HTML & CSS examples
           This text has a color of #218dfd        
        
          <p style="color:#218dfd;">Text here</p>
        
        
          .mytext {color:#218dfd;}
        
        Text color #218dfd
      
           This box has a color of #218dfd        
        
          <div style="background-color:#218dfd;">Content here</div>
        
        
          .mybackground {background-color:#218dfd;}
        
        Background color #218dfd
      
           Border around this has a color of #218dfd        
        
          <div style="border:2px solid #218dfd;">Content here</div>
        
        
          .myborder {border:2px solid #218dfd;}
        
        Border color #218dfd