#216f98 color space conversions
Hex:
        #216f98
        RGB:
        33, 111, 152
        CMY:
        87, 56, 40
        CMYK:
        78, 27, 0, 40
      HSL:
        201°, 64.3243%, 36.2745%
        HSV (HSB):
        201°, 78.2895%, 59.6078%
        XYZ:
        11.9791, 13.9592, 31.7688
        xyY:
        0.2076, 0.2419, 13.9592
      CIE-Lab:
        44.1744, -8.6850, -28.9020
        CIE-LCH:
        44.1744, 30.1787, 253.2745
        CIE-Luv:
        44.1744, -26.7194, -41.1230
        Hunter-Lab:
        37.3620, -8.1523, -24.2606
      #216f98 color charts
#216f98 RGB chart
      #216f98 CMYK chart
      #216f98 RGB pie chart
      #216f98 color shades, tints & tones
#216f98 color schemes
#216f98 color preview, HTML & CSS examples
           This text has a color of #216f98        
        
          <p style="color:#216f98;">Text here</p>
        
        
          .mytext {color:#216f98;}
        
        Text color #216f98
      
           This box has a color of #216f98        
        
          <div style="background-color:#216f98;">Content here</div>
        
        
          .mybackground {background-color:#216f98;}
        
        Background color #216f98
      
           Border around this has a color of #216f98        
        
          <div style="border:2px solid #216f98;">Content here</div>
        
        
          .myborder {border:2px solid #216f98;}
        
        Border color #216f98