#12403b color space conversions
Hex:
        #12403b
        RGB:
        18, 64, 59
        CMY:
        93, 75, 77
        CMYK:
        72, 0, 8, 75
      HSL:
        173°, 56.0976%, 16.0784%
        HSV (HSB):
        173°, 71.8750%, 25.0980%
        XYZ:
        2.8723, 4.1112, 4.7798
        xyY:
        0.2442, 0.3495, 4.1112
      CIE-Lab:
        24.0356, -16.8276, -1.5259
        CIE-LCH:
        24.0356, 16.8966, 185.1813
        CIE-Luv:
        24.0356, -16.3060, 0.2316
        Hunter-Lab:
        20.2760, -10.1969, 0.2163
      #12403b color charts
#12403b RGB chart
      #12403b CMYK chart
      #12403b RGB pie chart
      #12403b color shades, tints & tones
#12403b color schemes
#12403b color preview, HTML & CSS examples
           This text has a color of #12403b        
        
          <p style="color:#12403b;">Text here</p>
        
        
          .mytext {color:#12403b;}
        
        Text color #12403b
      
           This box has a color of #12403b        
        
          <div style="background-color:#12403b;">Content here</div>
        
        
          .mybackground {background-color:#12403b;}
        
        Background color #12403b
      
           Border around this has a color of #12403b        
        
          <div style="border:2px solid #12403b;">Content here</div>
        
        
          .myborder {border:2px solid #12403b;}
        
        Border color #12403b