#0c383f color space conversions
Hex:
        #0c383f
        RGB:
        12, 56, 63
        CMY:
        95, 78, 75
        CMYK:
        81, 11, 0, 75
      HSL:
        188°, 68.0000%, 14.7059%
        HSV (HSB):
        188°, 80.9524%, 24.7059%
        XYZ:
        2.4630, 3.2654, 5.2031
        xyY:
        0.2253, 0.2987, 3.2654
      CIE-Lab:
        21.0769, -11.8538, -8.6511
        CIE-LCH:
        21.0769, 14.6749, 216.1225
        CIE-Luv:
        21.0769, -13.9498, -8.2335
        Hunter-Lab:
        18.0704, -7.2936, -4.4224
      #0c383f color charts
#0c383f RGB chart
      #0c383f CMYK chart
      #0c383f RGB pie chart
      #0c383f color shades, tints & tones
#0c383f color schemes
#0c383f color preview, HTML & CSS examples
           This text has a color of #0c383f        
        
          <p style="color:#0c383f;">Text here</p>
        
        
          .mytext {color:#0c383f;}
        
        Text color #0c383f
      
           This box has a color of #0c383f        
        
          <div style="background-color:#0c383f;">Content here</div>
        
        
          .mybackground {background-color:#0c383f;}
        
        Background color #0c383f
      
           Border around this has a color of #0c383f        
        
          <div style="border:2px solid #0c383f;">Content here</div>
        
        
          .myborder {border:2px solid #0c383f;}
        
        Border color #0c383f