#217dbf color space conversions
Hex:
        #217dbf
        RGB:
        33, 125, 191
        CMY:
        87, 51, 25
        CMYK:
        83, 35, 0, 25
      HSL:
        205°, 70.5357%, 43.9216%
        HSV (HSB):
        205°, 82.7225%, 74.9020%
        XYZ:
        17.3648, 18.7522, 51.9945
        xyY:
        0.1971, 0.2128, 18.7522
      CIE-Lab:
        50.3960, -2.4758, -41.8495
        CIE-LCH:
        50.3960, 41.9226, 266.6144
        CIE-Luv:
        50.3960, -29.5199, -63.6235
        Hunter-Lab:
        43.3038, -4.2032, -40.8765
      #217dbf color charts
#217dbf RGB chart
      #217dbf CMYK chart
      #217dbf RGB pie chart
      #217dbf color shades, tints & tones
#217dbf color schemes
#217dbf color preview, HTML & CSS examples
           This text has a color of #217dbf        
        
          <p style="color:#217dbf;">Text here</p>
        
        
          .mytext {color:#217dbf;}
        
        Text color #217dbf
      
           This box has a color of #217dbf        
        
          <div style="background-color:#217dbf;">Content here</div>
        
        
          .mybackground {background-color:#217dbf;}
        
        Background color #217dbf
      
           Border around this has a color of #217dbf        
        
          <div style="border:2px solid #217dbf;">Content here</div>
        
        
          .myborder {border:2px solid #217dbf;}
        
        Border color #217dbf