#207fcf color space conversions
Hex:
        #207fcf
        RGB:
        32, 127, 207
        CMY:
        87, 50, 19
        CMYK:
        85, 39, 0, 19
      HSL:
        207°, 73.2218%, 46.8627%
        HSV (HSB):
        207°, 84.5411%, 81.1765%
        XYZ:
        19.4475, 19.9908, 61.8651
        xyY:
        0.1920, 0.1973, 19.9908
      CIE-Lab:
        51.8268, 2.2741, -48.7074
        CIE-LCH:
        51.8268, 48.7604, 272.6732
        CIE-Luv:
        51.8268, -29.4907, -75.4581
        Hunter-Lab:
        44.7111, -0.6041, -50.7396
      #207fcf color charts
#207fcf RGB chart
      #207fcf CMYK chart
      #207fcf RGB pie chart
      #207fcf color shades, tints & tones
#207fcf color schemes
#207fcf color preview, HTML & CSS examples
           This text has a color of #207fcf        
        
          <p style="color:#207fcf;">Text here</p>
        
        
          .mytext {color:#207fcf;}
        
        Text color #207fcf
      
           This box has a color of #207fcf        
        
          <div style="background-color:#207fcf;">Content here</div>
        
        
          .mybackground {background-color:#207fcf;}
        
        Background color #207fcf
      
           Border around this has a color of #207fcf        
        
          <div style="border:2px solid #207fcf;">Content here</div>
        
        
          .myborder {border:2px solid #207fcf;}
        
        Border color #207fcf