#222c5f color space conversions
Hex:
        #222c5f
        RGB:
        34, 44, 95
        CMY:
        87, 83, 63
        CMYK:
        64, 54, 0, 63
      HSL:
        230°, 47.2868%, 25.2941%
        HSV (HSB):
        230°, 64.2105%, 37.2549%
        XYZ:
        3.6259, 2.9677, 11.2082
        xyY:
        0.2037, 0.1667, 2.9677
      CIE-Lab:
        19.9139, 13.5164, -31.8115
        CIE-LCH:
        19.9139, 34.5639, 293.0201
        CIE-Luv:
        19.9139, -5.2962, -36.6789
        Hunter-Lab:
        17.2269, 7.4236, -26.5164
      #222c5f color charts
#222c5f RGB chart
      #222c5f CMYK chart
      #222c5f RGB pie chart
      #222c5f color shades, tints & tones
#222c5f color schemes
#222c5f color preview, HTML & CSS examples
           This text has a color of #222c5f        
        
          <p style="color:#222c5f;">Text here</p>
        
        
          .mytext {color:#222c5f;}
        
        Text color #222c5f
      
           This box has a color of #222c5f        
        
          <div style="background-color:#222c5f;">Content here</div>
        
        
          .mybackground {background-color:#222c5f;}
        
        Background color #222c5f
      
           Border around this has a color of #222c5f        
        
          <div style="border:2px solid #222c5f;">Content here</div>
        
        
          .myborder {border:2px solid #222c5f;}
        
        Border color #222c5f