#2228b4 color space conversions
Hex:
        #2228b4
        RGB:
        34, 40, 180
        CMY:
        87, 84, 29
        CMYK:
        81, 78, 0, 29
      HSL:
        238°, 68.2243%, 41.9608%
        HSV (HSB):
        238°, 81.1111%, 70.5882%
        XYZ:
        9.6567, 5.1530, 43.6657
        xyY:
        0.1651, 0.0881, 5.1530
      CIE-Lab:
        27.1662, 47.2490, -73.0636
        CIE-LCH:
        27.1662, 87.0101, 302.8901
        CIE-Luv:
        27.1662, -7.2788, -90.2497
        Hunter-Lab:
        22.7001, 36.2092, -98.1595
      #2228b4 color charts
#2228b4 RGB chart
      #2228b4 CMYK chart
      #2228b4 RGB pie chart
      #2228b4 color shades, tints & tones
#2228b4 color schemes
#2228b4 color preview, HTML & CSS examples
           This text has a color of #2228b4        
        
          <p style="color:#2228b4;">Text here</p>
        
        
          .mytext {color:#2228b4;}
        
        Text color #2228b4
      
           This box has a color of #2228b4        
        
          <div style="background-color:#2228b4;">Content here</div>
        
        
          .mybackground {background-color:#2228b4;}
        
        Background color #2228b4
      
           Border around this has a color of #2228b4        
        
          <div style="border:2px solid #2228b4;">Content here</div>
        
        
          .myborder {border:2px solid #2228b4;}
        
        Border color #2228b4