#0c8faa color space conversions
Hex:
        #0c8faa
        RGB:
        12, 143, 170
        CMY:
        95, 44, 33
        CMYK:
        93, 16, 0, 33
      HSL:
        190°, 86.8132%, 35.6863%
        HSV (HSB):
        190°, 92.9412%, 66.6667%
        XYZ:
        17.2298, 22.6254, 41.4892
        xyY:
        0.2118, 0.2781, 22.6254
      CIE-Lab:
        54.6843, -21.6973, -23.1262
        CIE-LCH:
        54.6843, 31.7111, 226.8258
        CIE-Luv:
        54.6843, -38.8007, -32.0339
        Hunter-Lab:
        47.5661, -18.5830, -18.4190
      #0c8faa color charts
#0c8faa RGB chart
      #0c8faa CMYK chart
      #0c8faa RGB pie chart
      #0c8faa color shades, tints & tones
#0c8faa color schemes
#0c8faa color preview, HTML & CSS examples
           This text has a color of #0c8faa        
        
          <p style="color:#0c8faa;">Text here</p>
        
        
          .mytext {color:#0c8faa;}
        
        Text color #0c8faa
      
           This box has a color of #0c8faa        
        
          <div style="background-color:#0c8faa;">Content here</div>
        
        
          .mybackground {background-color:#0c8faa;}
        
        Background color #0c8faa
      
           Border around this has a color of #0c8faa        
        
          <div style="border:2px solid #0c8faa;">Content here</div>
        
        
          .myborder {border:2px solid #0c8faa;}
        
        Border color #0c8faa