#0c383b color space conversions
Hex:
        #0c383b
        RGB:
        12, 56, 59
        CMY:
        95, 78, 77
        CMYK:
        80, 5, 0, 77
      HSL:
        184°, 66.1972%, 13.9216%
        HSV (HSB):
        184°, 79.6610%, 23.1373%
        XYZ:
        2.3552, 3.2223, 4.6355
        xyY:
        0.2306, 0.3155, 3.2223
      CIE-Lab:
        20.9130, -13.3380, -6.1923
        CIE-LCH:
        20.9130, 14.7053, 204.9038
        CIE-Luv:
        20.9130, -14.1364, -5.2698
        Hunter-Lab:
        17.9507, -7.9937, -2.7453
      #0c383b color charts
#0c383b RGB chart
      #0c383b CMYK chart
      #0c383b RGB pie chart
      #0c383b color shades, tints & tones
#0c383b color schemes
#0c383b color preview, HTML & CSS examples
           This text has a color of #0c383b        
        
          <p style="color:#0c383b;">Text here</p>
        
        
          .mytext {color:#0c383b;}
        
        Text color #0c383b
      
           This box has a color of #0c383b        
        
          <div style="background-color:#0c383b;">Content here</div>
        
        
          .mybackground {background-color:#0c383b;}
        
        Background color #0c383b
      
           Border around this has a color of #0c383b        
        
          <div style="border:2px solid #0c383b;">Content here</div>
        
        
          .myborder {border:2px solid #0c383b;}
        
        Border color #0c383b