#122f9a color space conversions
Hex:
        #122f9a
        RGB:
        18, 47, 154
        CMY:
        93, 82, 40
        CMYK:
        88, 69, 0, 40
      HSL:
        227°, 79.0698%, 33.7255%
        HSV (HSB):
        227°, 88.3117%, 60.3922%
        XYZ:
        7.0987, 4.4947, 31.0653
        xyY:
        0.1664, 0.1054, 4.4947
      CIE-Lab:
        25.2438, 32.7886, -60.5544
        CIE-LCH:
        25.2438, 68.8616, 298.4344
        CIE-Luv:
        25.2438, -9.3647, -74.5401
        Hunter-Lab:
        21.2008, 22.6663, -72.0365
      #122f9a color charts
#122f9a RGB chart
      #122f9a CMYK chart
      #122f9a RGB pie chart
      #122f9a color shades, tints & tones
#122f9a color schemes
#122f9a color preview, HTML & CSS examples
           This text has a color of #122f9a        
        
          <p style="color:#122f9a;">Text here</p>
        
        
          .mytext {color:#122f9a;}
        
        Text color #122f9a
      
           This box has a color of #122f9a        
        
          <div style="background-color:#122f9a;">Content here</div>
        
        
          .mybackground {background-color:#122f9a;}
        
        Background color #122f9a
      
           Border around this has a color of #122f9a        
        
          <div style="border:2px solid #122f9a;">Content here</div>
        
        
          .myborder {border:2px solid #122f9a;}
        
        Border color #122f9a