#217dbd color space conversions
Hex:
        #217dbd
        RGB:
        33, 125, 189
        CMY:
        87, 51, 26
        CMYK:
        83, 34, 0, 26
      HSL:
        205°, 70.2703%, 43.5294%
        HSV (HSB):
        205°, 82.5397%, 74.1176%
        XYZ:
        17.1461, 18.6647, 50.8431
        xyY:
        0.1979, 0.2154, 18.6647
      CIE-Lab:
        50.2926, -3.2260, -40.8651
        CIE-LCH:
        50.2926, 40.9922, 265.4862
        CIE-Luv:
        50.2926, -29.6236, -61.9468
        Hunter-Lab:
        43.2026, -4.7621, -39.5336
      #217dbd color charts
#217dbd RGB chart
      #217dbd CMYK chart
      #217dbd RGB pie chart
      #217dbd color shades, tints & tones
#217dbd color schemes
#217dbd color preview, HTML & CSS examples
           This text has a color of #217dbd        
        
          <p style="color:#217dbd;">Text here</p>
        
        
          .mytext {color:#217dbd;}
        
        Text color #217dbd
      
           This box has a color of #217dbd        
        
          <div style="background-color:#217dbd;">Content here</div>
        
        
          .mybackground {background-color:#217dbd;}
        
        Background color #217dbd
      
           Border around this has a color of #217dbd        
        
          <div style="border:2px solid #217dbd;">Content here</div>
        
        
          .myborder {border:2px solid #217dbd;}
        
        Border color #217dbd