#216f85 color space conversions
Hex:
        #216f85
        RGB:
        33, 111, 133
        CMY:
        87, 56, 48
        CMYK:
        75, 17, 0, 48
      HSL:
        193°, 60.2410%, 32.5490%
        HSV (HSB):
        193°, 75.1880%, 52.1569%
        XYZ:
        10.5453, 13.3857, 24.2182
        xyY:
        0.2190, 0.2780, 13.3857
      CIE-Lab:
        43.3387, -15.5130, -18.8699
        CIE-LCH:
        43.3387, 24.4280, 230.5764
        CIE-Luv:
        43.3387, -27.7796, -24.8574
        Hunter-Lab:
        36.5864, -12.5773, -13.6362
      #216f85 color charts
#216f85 RGB chart
      #216f85 CMYK chart
      #216f85 RGB pie chart
      #216f85 color shades, tints & tones
#216f85 color schemes
#216f85 color preview, HTML & CSS examples
           This text has a color of #216f85        
        
          <p style="color:#216f85;">Text here</p>
        
        
          .mytext {color:#216f85;}
        
        Text color #216f85
      
           This box has a color of #216f85        
        
          <div style="background-color:#216f85;">Content here</div>
        
        
          .mybackground {background-color:#216f85;}
        
        Background color #216f85
      
           Border around this has a color of #216f85        
        
          <div style="border:2px solid #216f85;">Content here</div>
        
        
          .myborder {border:2px solid #216f85;}
        
        Border color #216f85