#12253b color space conversions
Hex:
        #12253b
        RGB:
        18, 37, 59
        CMY:
        93, 85, 77
        CMYK:
        69, 37, 0, 77
      HSL:
        212°, 53.2468%, 15.0980%
        HSV (HSB):
        212°, 69.4915%, 23.1373%
        XYZ:
        1.7004, 1.7675, 4.3892
        xyY:
        0.2164, 0.2250, 1.7675
      CIE-Lab:
        14.2165, 0.5272, -16.4785
        CIE-LCH:
        14.2165, 16.4870, 271.8324
        CIE-Luv:
        14.2165, -6.1856, -15.5091
        Hunter-Lab:
        13.2947, -0.4351, -10.2681
      #12253b color charts
#12253b RGB chart
      #12253b CMYK chart
      #12253b RGB pie chart
      #12253b color shades, tints & tones
#12253b color schemes
#12253b color preview, HTML & CSS examples
           This text has a color of #12253b        
        
          <p style="color:#12253b;">Text here</p>
        
        
          .mytext {color:#12253b;}
        
        Text color #12253b
      
           This box has a color of #12253b        
        
          <div style="background-color:#12253b;">Content here</div>
        
        
          .mybackground {background-color:#12253b;}
        
        Background color #12253b
      
           Border around this has a color of #12253b        
        
          <div style="border:2px solid #12253b;">Content here</div>
        
        
          .myborder {border:2px solid #12253b;}
        
        Border color #12253b