#2272dc color space conversions
Hex:
        #2272dc
        RGB:
        34, 114, 220
        CMY:
        87, 55, 14
        CMYK:
        85, 48, 0, 14
      HSL:
        214°, 73.2283%, 49.8039%
        HSV (HSB):
        214°, 84.5455%, 86.2745%
        XYZ:
        19.5953, 17.5420, 70.0633
        xyY:
        0.1828, 0.1636, 17.5420
      CIE-Lab:
        48.9358, 15.4795, -60.7077
        CIE-LCH:
        48.9358, 62.6501, 284.3047
        CIE-Luv:
        48.9358, -24.6989, -94.1791
        Hunter-Lab:
        41.8832, 10.2166, -69.8637
      #2272dc color charts
#2272dc RGB chart
      #2272dc CMYK chart
      #2272dc RGB pie chart
      #2272dc color shades, tints & tones
#2272dc color schemes
#2272dc color preview, HTML & CSS examples
           This text has a color of #2272dc        
        
          <p style="color:#2272dc;">Text here</p>
        
        
          .mytext {color:#2272dc;}
        
        Text color #2272dc
      
           This box has a color of #2272dc        
        
          <div style="background-color:#2272dc;">Content here</div>
        
        
          .mybackground {background-color:#2272dc;}
        
        Background color #2272dc
      
           Border around this has a color of #2272dc        
        
          <div style="border:2px solid #2272dc;">Content here</div>
        
        
          .myborder {border:2px solid #2272dc;}
        
        Border color #2272dc