#12558d color space conversions
Hex:
        #12558d
        RGB:
        18, 85, 141
        CMY:
        93, 67, 45
        CMYK:
        87, 40, 0, 45
      HSL:
        207°, 77.3585%, 31.1765%
        HSV (HSB):
        207°, 87.2340%, 55.2941%
        XYZ:
        8.3057, 8.5487, 26.4116
        xyY:
        0.1920, 0.1976, 8.5487
      CIE-Lab:
        35.1004, 1.6182, -36.6270
        CIE-LCH:
        35.1004, 36.6627, 272.5297
        CIE-Luv:
        35.1004, -20.0170, -50.9979
        Hunter-Lab:
        29.2381, -0.4603, -33.0916
      #12558d color charts
#12558d RGB chart
      #12558d CMYK chart
      #12558d RGB pie chart
      #12558d color shades, tints & tones
#12558d color schemes
#12558d color preview, HTML & CSS examples
           This text has a color of #12558d        
        
          <p style="color:#12558d;">Text here</p>
        
        
          .mytext {color:#12558d;}
        
        Text color #12558d
      
           This box has a color of #12558d        
        
          <div style="background-color:#12558d;">Content here</div>
        
        
          .mybackground {background-color:#12558d;}
        
        Background color #12558d
      
           Border around this has a color of #12558d        
        
          <div style="border:2px solid #12558d;">Content here</div>
        
        
          .myborder {border:2px solid #12558d;}
        
        Border color #12558d