#0ca992 color space conversions
Hex:
        #0ca992
        RGB:
        12, 169, 146
        CMY:
        95, 34, 43
        CMYK:
        93, 0, 14, 34
      HSL:
        171°, 86.7403%, 35.4902%
        HSV (HSB):
        171°, 92.8994%, 66.2745%
        XYZ:
        19.5279, 30.5294, 32.0577
        xyY:
        0.2378, 0.3718, 30.5294
      CIE-Lab:
        62.1084, -41.6375, 1.6178
        CIE-LCH:
        62.1084, 41.6689, 177.7749
        CIE-Luv:
        62.1084, -49.7945, 8.5961
        Hunter-Lab:
        55.2534, -33.6073, 4.2777
      #0ca992 color charts
#0ca992 RGB chart
      #0ca992 CMYK chart
      #0ca992 RGB pie chart
      #0ca992 color shades, tints & tones
#0ca992 color schemes
#0ca992 color preview, HTML & CSS examples
           This text has a color of #0ca992        
        
          <p style="color:#0ca992;">Text here</p>
        
        
          .mytext {color:#0ca992;}
        
        Text color #0ca992
      
           This box has a color of #0ca992        
        
          <div style="background-color:#0ca992;">Content here</div>
        
        
          .mybackground {background-color:#0ca992;}
        
        Background color #0ca992
      
           Border around this has a color of #0ca992        
        
          <div style="border:2px solid #0ca992;">Content here</div>
        
        
          .myborder {border:2px solid #0ca992;}
        
        Border color #0ca992