#12388e color space conversions
Hex:
        #12388e
        RGB:
        18, 56, 142
        CMY:
        93, 78, 44
        CMYK:
        87, 61, 0, 44
      HSL:
        222°, 77.5000%, 31.3725%
        HSV (HSB):
        222°, 87.3239%, 55.6863%
        XYZ:
        6.5461, 4.9099, 26.1939
        xyY:
        0.1739, 0.1304, 4.9099
      CIE-Lab:
        26.4766, 21.8629, -51.1519
        CIE-LCH:
        26.4766, 55.6282, 293.1424
        CIE-Luv:
        26.4766, -11.3331, -65.4057
        Hunter-Lab:
        22.1584, 13.9560, -54.5771
      #12388e color charts
#12388e RGB chart
      #12388e CMYK chart
      #12388e RGB pie chart
      #12388e color shades, tints & tones
#12388e color schemes
#12388e color preview, HTML & CSS examples
           This text has a color of #12388e        
        
          <p style="color:#12388e;">Text here</p>
        
        
          .mytext {color:#12388e;}
        
        Text color #12388e
      
           This box has a color of #12388e        
        
          <div style="background-color:#12388e;">Content here</div>
        
        
          .mybackground {background-color:#12388e;}
        
        Background color #12388e
      
           Border around this has a color of #12388e        
        
          <div style="border:2px solid #12388e;">Content here</div>
        
        
          .myborder {border:2px solid #12388e;}
        
        Border color #12388e