#217d9d color space conversions
Hex:
        #217d9d
        RGB:
        33, 125, 157
        CMY:
        87, 51, 38
        CMYK:
        79, 20, 0, 38
      HSL:
        195°, 65.2632%, 37.2549%
        HSV (HSB):
        195°, 78.9809%, 61.5686%
        XYZ:
        14.0466, 17.4249, 34.5213
        xyY:
        0.2129, 0.2640, 17.4249
      CIE-Lab:
        48.7910, -14.9204, -24.6677
        CIE-LCH:
        48.7910, 28.8291, 238.8321
        CIE-Luv:
        48.7910, -31.4504, -34.5906
        Hunter-Lab:
        41.7431, -12.9850, -19.8123
      #217d9d color charts
#217d9d RGB chart
      #217d9d CMYK chart
      #217d9d RGB pie chart
      #217d9d color shades, tints & tones
#217d9d color schemes
#217d9d color preview, HTML & CSS examples
           This text has a color of #217d9d        
        
          <p style="color:#217d9d;">Text here</p>
        
        
          .mytext {color:#217d9d;}
        
        Text color #217d9d
      
           This box has a color of #217d9d        
        
          <div style="background-color:#217d9d;">Content here</div>
        
        
          .mybackground {background-color:#217d9d;}
        
        Background color #217d9d
      
           Border around this has a color of #217d9d        
        
          <div style="border:2px solid #217d9d;">Content here</div>
        
        
          .myborder {border:2px solid #217d9d;}
        
        Border color #217d9d