#217fa5 color space conversions
Hex:
        #217fa5
        RGB:
        33, 127, 165
        CMY:
        87, 50, 35
        CMYK:
        80, 23, 0, 35
      HSL:
        197°, 66.6667%, 38.8235%
        HSV (HSB):
        197°, 80.0000%, 64.7059%
        XYZ:
        15.0081, 18.2187, 38.3229
        xyY:
        0.2098, 0.2546, 18.2187
      CIE-Lab:
        49.7603, -13.1995, -27.8293
        CIE-LCH:
        49.7603, 30.8009, 244.6250
        CIE-Luv:
        49.7603, -31.6785, -39.9299
        Hunter-Lab:
        42.6834, -11.9326, -23.3546
      #217fa5 color charts
#217fa5 RGB chart
      #217fa5 CMYK chart
      #217fa5 RGB pie chart
      #217fa5 color shades, tints & tones
#217fa5 color schemes
#217fa5 color preview, HTML & CSS examples
           This text has a color of #217fa5        
        
          <p style="color:#217fa5;">Text here</p>
        
        
          .mytext {color:#217fa5;}
        
        Text color #217fa5
      
           This box has a color of #217fa5        
        
          <div style="background-color:#217fa5;">Content here</div>
        
        
          .mybackground {background-color:#217fa5;}
        
        Background color #217fa5
      
           Border around this has a color of #217fa5        
        
          <div style="border:2px solid #217fa5;">Content here</div>
        
        
          .myborder {border:2px solid #217fa5;}
        
        Border color #217fa5