#16227f color space conversions
Hex:
        #16227f
        RGB:
        22, 34, 127
        CMY:
        91, 87, 50
        CMYK:
        83, 73, 0, 50
      HSL:
        233°, 70.4698%, 29.2157%
        HSV (HSB):
        233°, 82.6772%, 49.8039%
        XYZ:
        4.7337, 2.8469, 20.3787
        xyY:
        0.1693, 0.1018, 2.8469
      CIE-Lab:
        19.4202, 31.2868, -53.3332
        CIE-LCH:
        19.4202, 61.8328, 300.3971
        CIE-Luv:
        19.4202, -5.9190, -58.6584
        Hunter-Lab:
        16.8729, 20.5505, -59.7982
      #16227f color charts
#16227f RGB chart
      #16227f CMYK chart
      #16227f RGB pie chart
      #16227f color shades, tints & tones
#16227f color schemes
#16227f color preview, HTML & CSS examples
           This text has a color of #16227f        
        
          <p style="color:#16227f;">Text here</p>
        
        
          .mytext {color:#16227f;}
        
        Text color #16227f
      
           This box has a color of #16227f        
        
          <div style="background-color:#16227f;">Content here</div>
        
        
          .mybackground {background-color:#16227f;}
        
        Background color #16227f
      
           Border around this has a color of #16227f        
        
          <div style="border:2px solid #16227f;">Content here</div>
        
        
          .myborder {border:2px solid #16227f;}
        
        Border color #16227f