#2272c1 color space conversions
Hex:
        #2272c1
        RGB:
        34, 114, 193
        CMY:
        87, 55, 24
        CMYK:
        82, 41, 0, 24
      HSL:
        210°, 70.0441%, 44.5098%
        HSV (HSB):
        210°, 82.3834%, 75.6863%
        XYZ:
        16.3026, 16.2250, 52.7246
        xyY:
        0.1912, 0.1903, 16.2250
      CIE-Lab:
        47.2683, 5.0990, -47.9703
        CIE-LCH:
        47.2683, 48.2405, 276.0674
        CIE-Luv:
        47.2683, -25.6720, -73.0443
        Hunter-Lab:
        40.2802, 1.7540, -49.4111
      #2272c1 color charts
#2272c1 RGB chart
      #2272c1 CMYK chart
      #2272c1 RGB pie chart
      #2272c1 color shades, tints & tones
#2272c1 color schemes
#2272c1 color preview, HTML & CSS examples
           This text has a color of #2272c1        
        
          <p style="color:#2272c1;">Text here</p>
        
        
          .mytext {color:#2272c1;}
        
        Text color #2272c1
      
           This box has a color of #2272c1        
        
          <div style="background-color:#2272c1;">Content here</div>
        
        
          .mybackground {background-color:#2272c1;}
        
        Background color #2272c1
      
           Border around this has a color of #2272c1        
        
          <div style="border:2px solid #2272c1;">Content here</div>
        
        
          .myborder {border:2px solid #2272c1;}
        
        Border color #2272c1