#217fd5 color space conversions
Hex:
        #217fd5
        RGB:
        33, 127, 213
        CMY:
        87, 50, 16
        CMYK:
        85, 40, 0, 16
      HSL:
        209°, 73.1707%, 48.2353%
        HSV (HSB):
        209°, 84.5070%, 83.5294%
        XYZ:
        20.2268, 20.3062, 65.8042
        xyY:
        0.1902, 0.1910, 20.3062
      CIE-Lab:
        52.1816, 4.6288, -51.5393
        CIE-LCH:
        52.1816, 51.7468, 275.1320
        CIE-Luv:
        52.1816, -29.1111, -80.3081
        Hunter-Lab:
        45.0624, 1.2628, -55.0370
      #217fd5 color charts
#217fd5 RGB chart
      #217fd5 CMYK chart
      #217fd5 RGB pie chart
      #217fd5 color shades, tints & tones
#217fd5 color schemes
#217fd5 color preview, HTML & CSS examples
           This text has a color of #217fd5        
        
          <p style="color:#217fd5;">Text here</p>
        
        
          .mytext {color:#217fd5;}
        
        Text color #217fd5
      
           This box has a color of #217fd5        
        
          <div style="background-color:#217fd5;">Content here</div>
        
        
          .mybackground {background-color:#217fd5;}
        
        Background color #217fd5
      
           Border around this has a color of #217fd5        
        
          <div style="border:2px solid #217fd5;">Content here</div>
        
        
          .myborder {border:2px solid #217fd5;}
        
        Border color #217fd5