#12287f color space conversions
Hex:
        #12287f
        RGB:
        18, 40, 127
        CMY:
        93, 84, 50
        CMYK:
        86, 69, 0, 50
      HSL:
        228°, 75.1724%, 28.4314%
        HSV (HSB):
        228°, 85.8268%, 49.8039%
        XYZ:
        4.8390, 3.1785, 20.4371
        xyY:
        0.1701, 0.1117, 3.1785
      CIE-Lab:
        20.7450, 26.9309, -51.1583
        CIE-LCH:
        20.7450, 57.8139, 297.7634
        CIE-Luv:
        20.7450, -7.4954, -58.5279
        Hunter-Lab:
        17.8283, 17.2494, -55.4861
      #12287f color charts
#12287f RGB chart
      #12287f CMYK chart
      #12287f RGB pie chart
      #12287f color shades, tints & tones
#12287f color schemes
#12287f color preview, HTML & CSS examples
           This text has a color of #12287f        
        
          <p style="color:#12287f;">Text here</p>
        
        
          .mytext {color:#12287f;}
        
        Text color #12287f
      
           This box has a color of #12287f        
        
          <div style="background-color:#12287f;">Content here</div>
        
        
          .mybackground {background-color:#12287f;}
        
        Background color #12287f
      
           Border around this has a color of #12287f        
        
          <div style="border:2px solid #12287f;">Content here</div>
        
        
          .myborder {border:2px solid #12287f;}
        
        Border color #12287f