#12333d color space conversions
Hex:
        #12333d
        RGB:
        18, 51, 61
        CMY:
        93, 80, 76
        CMYK:
        70, 16, 0, 76
      HSL:
        194°, 54.4304%, 15.4902%
        HSV (HSB):
        194°, 70.4918%, 23.9216%
        XYZ:
        2.2756, 2.8332, 4.8418
        xyY:
        0.2287, 0.2847, 2.8332
      CIE-Lab:
        19.3630, -8.3187, -9.8857
        CIE-LCH:
        19.3630, 12.9200, 229.9199
        CIE-Luv:
        19.3630, -11.1611, -9.6493
        Hunter-Lab:
        16.8320, -5.3240, -5.2726
      #12333d color charts
#12333d RGB chart
      #12333d CMYK chart
      #12333d RGB pie chart
      #12333d color shades, tints & tones
#12333d color schemes
#12333d color preview, HTML & CSS examples
           This text has a color of #12333d        
        
          <p style="color:#12333d;">Text here</p>
        
        
          .mytext {color:#12333d;}
        
        Text color #12333d
      
           This box has a color of #12333d        
        
          <div style="background-color:#12333d;">Content here</div>
        
        
          .mybackground {background-color:#12333d;}
        
        Background color #12333d
      
           Border around this has a color of #12333d        
        
          <div style="border:2px solid #12333d;">Content here</div>
        
        
          .myborder {border:2px solid #12333d;}
        
        Border color #12333d