#216c9e color space conversions
Hex:
        #216c9e
        RGB:
        33, 108, 158
        CMY:
        87, 58, 38
        CMYK:
        79, 32, 0, 38
      HSL:
        204°, 65.4450%, 37.4510%
        HSV (HSB):
        204°, 79.1139%, 61.9608%
        XYZ:
        12.1613, 13.5171, 34.3158
        xyY:
        0.2027, 0.2253, 13.5171
      CIE-Lab:
        43.5322, -4.6528, -33.4634
        CIE-LCH:
        43.5322, 33.7853, 262.0843
        CIE-Luv:
        43.5322, -25.3545, -48.4512
        Hunter-Lab:
        36.7656, -5.2955, -29.6035
      #216c9e color charts
#216c9e RGB chart
      #216c9e CMYK chart
      #216c9e RGB pie chart
      #216c9e color shades, tints & tones
#216c9e color schemes
#216c9e color preview, HTML & CSS examples
           This text has a color of #216c9e        
        
          <p style="color:#216c9e;">Text here</p>
        
        
          .mytext {color:#216c9e;}
        
        Text color #216c9e
      
           This box has a color of #216c9e        
        
          <div style="background-color:#216c9e;">Content here</div>
        
        
          .mybackground {background-color:#216c9e;}
        
        Background color #216c9e
      
           Border around this has a color of #216c9e        
        
          <div style="border:2px solid #216c9e;">Content here</div>
        
        
          .myborder {border:2px solid #216c9e;}
        
        Border color #216c9e