#12465d color space conversions
Hex:
        #12465d
        RGB:
        18, 70, 93
        CMY:
        93, 73, 64
        CMYK:
        81, 25, 0, 64
      HSL:
        198°, 67.5676%, 21.7647%
        HSV (HSB):
        198°, 80.6452%, 36.4706%
        XYZ:
        4.4154, 5.2992, 11.1461
        xyY:
        0.2117, 0.2540, 5.2992
      CIE-Lab:
        27.5708, -8.0642, -18.4365
        CIE-LCH:
        27.5708, 20.1231, 246.3753
        CIE-Luv:
        27.5708, -16.9626, -22.1832
        Hunter-Lab:
        23.0201, -6.0476, -12.5935
      #12465d color charts
#12465d RGB chart
      #12465d CMYK chart
      #12465d RGB pie chart
      #12465d color shades, tints & tones
#12465d color schemes
#12465d color preview, HTML & CSS examples
           This text has a color of #12465d        
        
          <p style="color:#12465d;">Text here</p>
        
        
          .mytext {color:#12465d;}
        
        Text color #12465d
      
           This box has a color of #12465d        
        
          <div style="background-color:#12465d;">Content here</div>
        
        
          .mybackground {background-color:#12465d;}
        
        Background color #12465d
      
           Border around this has a color of #12465d        
        
          <div style="border:2px solid #12465d;">Content here</div>
        
        
          .myborder {border:2px solid #12465d;}
        
        Border color #12465d