#0c85ac color space conversions
Hex:
        #0c85ac
        RGB:
        12, 133, 172
        CMY:
        95, 48, 33
        CMYK:
        93, 23, 0, 33
      HSL:
        195°, 86.9565%, 36.0784%
        HSV (HSB):
        195°, 93.0233%, 67.4510%
        XYZ:
        15.9855, 19.8318, 42.0151
        xyY:
        0.2054, 0.2548, 19.8318
      CIE-Lab:
        51.6465, -15.5856, -28.9739
        CIE-LCH:
        51.6465, 32.8998, 241.7233
        CIE-Luv:
        51.6465, -35.1506, -41.7827
        Hunter-Lab:
        44.5329, -13.8581, -24.7649
      #0c85ac color charts
#0c85ac RGB chart
      #0c85ac CMYK chart
      #0c85ac RGB pie chart
      #0c85ac color shades, tints & tones
#0c85ac color schemes
#0c85ac color preview, HTML & CSS examples
           This text has a color of #0c85ac        
        
          <p style="color:#0c85ac;">Text here</p>
        
        
          .mytext {color:#0c85ac;}
        
        Text color #0c85ac
      
           This box has a color of #0c85ac        
        
          <div style="background-color:#0c85ac;">Content here</div>
        
        
          .mybackground {background-color:#0c85ac;}
        
        Background color #0c85ac
      
           Border around this has a color of #0c85ac        
        
          <div style="border:2px solid #0c85ac;">Content here</div>
        
        
          .myborder {border:2px solid #0c85ac;}
        
        Border color #0c85ac