#207dc2 color space conversions
Hex:
        #207dc2
        RGB:
        32, 125, 194
        CMY:
        87, 51, 24
        CMYK:
        84, 36, 0, 24
      HSL:
        206°, 71.6814%, 44.3137%
        HSV (HSB):
        206°, 83.5052%, 76.0784%
        XYZ:
        17.6669, 18.8693, 53.7499
        xyY:
        0.1957, 0.2090, 18.8693
      CIE-Lab:
        50.5340, -1.4349, -43.3513
        CIE-LCH:
        50.5340, 43.3750, 268.1042
        CIE-Luv:
        50.5340, -29.4740, -66.1654
        Hunter-Lab:
        43.4389, -3.4208, -42.9565
      #207dc2 color charts
#207dc2 RGB chart
      #207dc2 CMYK chart
      #207dc2 RGB pie chart
      #207dc2 color shades, tints & tones
#207dc2 color schemes
#207dc2 color preview, HTML & CSS examples
           This text has a color of #207dc2        
        
          <p style="color:#207dc2;">Text here</p>
        
        
          .mytext {color:#207dc2;}
        
        Text color #207dc2
      
           This box has a color of #207dc2        
        
          <div style="background-color:#207dc2;">Content here</div>
        
        
          .mybackground {background-color:#207dc2;}
        
        Background color #207dc2
      
           Border around this has a color of #207dc2        
        
          <div style="border:2px solid #207dc2;">Content here</div>
        
        
          .myborder {border:2px solid #207dc2;}
        
        Border color #207dc2