#0c657f color space conversions
Hex:
        #0c657f
        RGB:
        12, 101, 127
        CMY:
        95, 60, 50
        CMYK:
        91, 20, 0, 50
      HSL:
        194°, 82.7338%, 27.2549%
        HSV (HSB):
        194°, 90.5512%, 49.8039%
        XYZ:
        8.6361, 10.9178, 21.7309
        xyY:
        0.2092, 0.2645, 10.9178
      CIE-Lab:
        39.4417, -14.1905, -21.2896
        CIE-LCH:
        39.4417, 25.5854, 236.3147
        CIE-Luv:
        39.4417, -26.8929, -28.0856
        Hunter-Lab:
        33.0421, -11.1701, -15.8638
      #0c657f color charts
#0c657f RGB chart
      #0c657f CMYK chart
      #0c657f RGB pie chart
      #0c657f color shades, tints & tones
#0c657f color schemes
#0c657f color preview, HTML & CSS examples
           This text has a color of #0c657f        
        
          <p style="color:#0c657f;">Text here</p>
        
        
          .mytext {color:#0c657f;}
        
        Text color #0c657f
      
           This box has a color of #0c657f        
        
          <div style="background-color:#0c657f;">Content here</div>
        
        
          .mybackground {background-color:#0c657f;}
        
        Background color #0c657f
      
           Border around this has a color of #0c657f        
        
          <div style="border:2px solid #0c657f;">Content here</div>
        
        
          .myborder {border:2px solid #0c657f;}
        
        Border color #0c657f