#218fa5 color space conversions
Hex:
        #218fa5
        RGB:
        33, 143, 165
        CMY:
        87, 44, 35
        CMYK:
        80, 13, 0, 35
      HSL:
        190°, 66.6667%, 38.8235%
        HSV (HSB):
        190°, 80.0000%, 64.7059%
        XYZ:
        17.2412, 22.6849, 39.0672
        xyY:
        0.2183, 0.2872, 22.6849
      CIE-Lab:
        54.7462, -21.9017, -20.1412
        CIE-LCH:
        54.7462, 29.7549, 222.6022
        CIE-Luv:
        54.7462, -37.4098, -27.2300
        Hunter-Lab:
        47.6286, -18.7345, -15.2924
      #218fa5 color charts
#218fa5 RGB chart
      #218fa5 CMYK chart
      #218fa5 RGB pie chart
      #218fa5 color shades, tints & tones
#218fa5 color schemes
#218fa5 color preview, HTML & CSS examples
           This text has a color of #218fa5        
        
          <p style="color:#218fa5;">Text here</p>
        
        
          .mytext {color:#218fa5;}
        
        Text color #218fa5
      
           This box has a color of #218fa5        
        
          <div style="background-color:#218fa5;">Content here</div>
        
        
          .mybackground {background-color:#218fa5;}
        
        Background color #218fa5
      
           Border around this has a color of #218fa5        
        
          <div style="border:2px solid #218fa5;">Content here</div>
        
        
          .myborder {border:2px solid #218fa5;}
        
        Border color #218fa5