#12337d color space conversions
Hex:
        #12337d
        RGB:
        18, 51, 125
        CMY:
        93, 80, 51
        CMYK:
        86, 59, 0, 51
      HSL:
        221°, 74.8252%, 28.0392%
        HSV (HSB):
        221°, 85.6000%, 49.0196%
        XYZ:
        5.1350, 3.9769, 19.8990
        xyY:
        0.1770, 0.1371, 3.9769
      CIE-Lab:
        23.5950, 18.3497, -45.2305
        CIE-LCH:
        23.5950, 48.8110, 292.0821
        CIE-Luv:
        23.5950, -10.0740, -55.4624
        Hunter-Lab:
        19.9422, 11.0634, -45.2020
      #12337d color charts
#12337d RGB chart
      #12337d CMYK chart
      #12337d RGB pie chart
      #12337d color shades, tints & tones
#12337d color schemes
#12337d color preview, HTML & CSS examples
           This text has a color of #12337d        
        
          <p style="color:#12337d;">Text here</p>
        
        
          .mytext {color:#12337d;}
        
        Text color #12337d
      
           This box has a color of #12337d        
        
          <div style="background-color:#12337d;">Content here</div>
        
        
          .mybackground {background-color:#12337d;}
        
        Background color #12337d
      
           Border around this has a color of #12337d        
        
          <div style="border:2px solid #12337d;">Content here</div>
        
        
          .myborder {border:2px solid #12337d;}
        
        Border color #12337d