#0ca07a color space conversions
Hex:
        #0ca07a
        RGB:
        12, 160, 122
        CMY:
        95, 37, 52
        CMYK:
        93, 0, 24, 37
      HSL:
        165°, 86.0465%, 33.7255%
        HSV (HSB):
        165°, 92.5000%, 62.7451%
        XYZ:
        16.2353, 26.6249, 22.6958
        xyY:
        0.2477, 0.4061, 26.6249
      CIE-Lab:
        58.6255, -44.2379, 10.0810
        CIE-LCH:
        58.6255, 45.3720, 167.1626
        CIE-Luv:
        58.6255, -48.4561, 20.6278
        Hunter-Lab:
        51.5993, -34.1354, 10.0410
      #0ca07a color charts
#0ca07a RGB chart
      #0ca07a CMYK chart
      #0ca07a RGB pie chart
      #0ca07a color shades, tints & tones
#0ca07a color schemes
#0ca07a color preview, HTML & CSS examples
           This text has a color of #0ca07a        
        
          <p style="color:#0ca07a;">Text here</p>
        
        
          .mytext {color:#0ca07a;}
        
        Text color #0ca07a
      
           This box has a color of #0ca07a        
        
          <div style="background-color:#0ca07a;">Content here</div>
        
        
          .mybackground {background-color:#0ca07a;}
        
        Background color #0ca07a
      
           Border around this has a color of #0ca07a        
        
          <div style="border:2px solid #0ca07a;">Content here</div>
        
        
          .myborder {border:2px solid #0ca07a;}
        
        Border color #0ca07a