#217fdd color space conversions
Hex:
        #217fdd
        RGB:
        33, 127, 221
        CMY:
        87, 50, 13
        CMYK:
        85, 43, 0, 13
      HSL:
        210°, 74.0157%, 49.8039%
        HSV (HSB):
        210°, 85.0679%, 86.6667%
        XYZ:
        21.2677, 20.7225, 71.2855
        xyY:
        0.1878, 0.1829, 20.7225
      CIE-Lab:
        52.6445, 7.6690, -55.3117
        CIE-LCH:
        52.6445, 55.8408, 277.8938
        CIE-Luv:
        52.6445, -28.7587, -86.7330
        Hunter-Lab:
        45.5220, 3.7310, -60.9802
      #217fdd color charts
#217fdd RGB chart
      #217fdd CMYK chart
      #217fdd RGB pie chart
      #217fdd color shades, tints & tones
#217fdd color schemes
#217fdd color preview, HTML & CSS examples
           This text has a color of #217fdd        
        
          <p style="color:#217fdd;">Text here</p>
        
        
          .mytext {color:#217fdd;}
        
        Text color #217fdd
      
           This box has a color of #217fdd        
        
          <div style="background-color:#217fdd;">Content here</div>
        
        
          .mybackground {background-color:#217fdd;}
        
        Background color #217fdd
      
           Border around this has a color of #217fdd        
        
          <div style="border:2px solid #217fdd;">Content here</div>
        
        
          .myborder {border:2px solid #217fdd;}
        
        Border color #217fdd