#0ca0b1 color space conversions
Hex:
        #0ca0b1
        RGB:
        12, 160, 177
        CMY:
        95, 37, 31
        CMYK:
        93, 10, 0, 31
      HSL:
        186°, 87.3016%, 37.0588%
        HSV (HSB):
        186°, 93.2203%, 69.4118%
        XYZ:
        20.6582, 28.3941, 45.9868
        xyY:
        0.2174, 0.2988, 28.3941
      CIE-Lab:
        60.2431, -28.0116, -18.6027
        CIE-LCH:
        60.2431, 33.6260, 213.5884
        CIE-Luv:
        60.2431, -44.2277, -24.3977
        Hunter-Lab:
        53.2861, -24.0489, -13.8680
      #0ca0b1 color charts
#0ca0b1 RGB chart
      #0ca0b1 CMYK chart
      #0ca0b1 RGB pie chart
      #0ca0b1 color shades, tints & tones
#0ca0b1 color schemes
#0ca0b1 color preview, HTML & CSS examples
           This text has a color of #0ca0b1        
        
          <p style="color:#0ca0b1;">Text here</p>
        
        
          .mytext {color:#0ca0b1;}
        
        Text color #0ca0b1
      
           This box has a color of #0ca0b1        
        
          <div style="background-color:#0ca0b1;">Content here</div>
        
        
          .mybackground {background-color:#0ca0b1;}
        
        Background color #0ca0b1
      
           Border around this has a color of #0ca0b1        
        
          <div style="border:2px solid #0ca0b1;">Content here</div>
        
        
          .myborder {border:2px solid #0ca0b1;}
        
        Border color #0ca0b1