#207fb1 color space conversions
Hex:
        #207fb1
        RGB:
        32, 127, 177
        CMY:
        87, 50, 31
        CMYK:
        82, 28, 0, 31
      HSL:
        201°, 69.3780%, 40.9804%
        HSV (HSB):
        201°, 81.9209%, 69.4118%
        XYZ:
        16.1208, 18.6601, 44.3471
        xyY:
        0.2037, 0.2358, 18.6601
      CIE-Lab:
        50.2872, -8.9502, -33.9630
        CIE-LCH:
        50.2872, 35.1225, 255.2367
        CIE-Luv:
        50.2872, -31.0859, -50.2874
        Hunter-Lab:
        43.1974, -8.9810, -30.6298
      #207fb1 color charts
#207fb1 RGB chart
      #207fb1 CMYK chart
      #207fb1 RGB pie chart
      #207fb1 color shades, tints & tones
#207fb1 color schemes
#207fb1 color preview, HTML & CSS examples
           This text has a color of #207fb1        
        
          <p style="color:#207fb1;">Text here</p>
        
        
          .mytext {color:#207fb1;}
        
        Text color #207fb1
      
           This box has a color of #207fb1        
        
          <div style="background-color:#207fb1;">Content here</div>
        
        
          .mybackground {background-color:#207fb1;}
        
        Background color #207fb1
      
           Border around this has a color of #207fb1        
        
          <div style="border:2px solid #207fb1;">Content here</div>
        
        
          .myborder {border:2px solid #207fb1;}
        
        Border color #207fb1