#12387e color space conversions
Hex:
        #12387e
        RGB:
        18, 56, 126
        CMY:
        93, 78, 51
        CMYK:
        86, 56, 0, 51
      HSL:
        219°, 75.0000%, 28.2353%
        HSV (HSB):
        219°, 85.7143%, 49.4118%
        XYZ:
        5.4295, 4.4633, 20.3140
        xyY:
        0.1797, 0.1478, 4.4633
      CIE-Lab:
        25.1475, 15.2053, -43.3373
        CIE-LCH:
        25.1475, 45.9274, 289.3339
        CIE-Luv:
        25.1475, -11.4222, -54.6069
        Hunter-Lab:
        21.1265, 8.9031, -42.2211
      #12387e color charts
#12387e RGB chart
      #12387e CMYK chart
      #12387e RGB pie chart
      #12387e color shades, tints & tones
#12387e color schemes
#12387e color preview, HTML & CSS examples
           This text has a color of #12387e        
        
          <p style="color:#12387e;">Text here</p>
        
        
          .mytext {color:#12387e;}
        
        Text color #12387e
      
           This box has a color of #12387e        
        
          <div style="background-color:#12387e;">Content here</div>
        
        
          .mybackground {background-color:#12387e;}
        
        Background color #12387e
      
           Border around this has a color of #12387e        
        
          <div style="border:2px solid #12387e;">Content here</div>
        
        
          .myborder {border:2px solid #12387e;}
        
        Border color #12387e