#207ae2 color space conversions
Hex:
        #207ae2
        RGB:
        32, 122, 226
        CMY:
        87, 52, 11
        CMYK:
        86, 46, 0, 11
      HSL:
        212°, 76.9841%, 50.5882%
        HSV (HSB):
        212°, 85.8407%, 88.6275%
        XYZ:
        21.2827, 19.7171, 74.6356
        xyY:
        0.1840, 0.1705, 19.7171
      CIE-Lab:
        51.5159, 12.6048, -59.9365
        CIE-LCH:
        51.5159, 61.2475, 281.8764
        CIE-Luv:
        51.5159, -27.1005, -93.9547
        Hunter-Lab:
        44.4040, 7.8474, -68.5737
      #207ae2 color charts
#207ae2 RGB chart
      #207ae2 CMYK chart
      #207ae2 RGB pie chart
      #207ae2 color shades, tints & tones
#207ae2 color schemes
#207ae2 color preview, HTML & CSS examples
           This text has a color of #207ae2        
        
          <p style="color:#207ae2;">Text here</p>
        
        
          .mytext {color:#207ae2;}
        
        Text color #207ae2
      
           This box has a color of #207ae2        
        
          <div style="background-color:#207ae2;">Content here</div>
        
        
          .mybackground {background-color:#207ae2;}
        
        Background color #207ae2
      
           Border around this has a color of #207ae2        
        
          <div style="border:2px solid #207ae2;">Content here</div>
        
        
          .myborder {border:2px solid #207ae2;}
        
        Border color #207ae2