#0ca4a3 color space conversions
Hex:
        #0ca4a3
        RGB:
        12, 164, 163
        CMY:
        95, 36, 36
        CMYK:
        93, 0, 1, 36
      HSL:
        180°, 86.3636%, 34.5098%
        HSV (HSB):
        180°, 92.6829%, 64.3137%
        XYZ:
        20.0379, 29.2734, 39.2446
        xyY:
        0.2263, 0.3306, 29.2734
      CIE-Lab:
        61.0222, -34.4091, -9.5353
        CIE-LCH:
        61.0222, 35.7059, 195.4889
        CIE-Luv:
        61.0222, -46.7231, -9.2269
        Hunter-Lab:
        54.1049, -28.5755, -5.1321
      #0ca4a3 color charts
#0ca4a3 RGB chart
      #0ca4a3 CMYK chart
      #0ca4a3 RGB pie chart
      #0ca4a3 color shades, tints & tones
#0ca4a3 color schemes
#0ca4a3 color preview, HTML & CSS examples
           This text has a color of #0ca4a3        
        
          <p style="color:#0ca4a3;">Text here</p>
        
        
          .mytext {color:#0ca4a3;}
        
        Text color #0ca4a3
      
           This box has a color of #0ca4a3        
        
          <div style="background-color:#0ca4a3;">Content here</div>
        
        
          .mybackground {background-color:#0ca4a3;}
        
        Background color #0ca4a3
      
           Border around this has a color of #0ca4a3        
        
          <div style="border:2px solid #0ca4a3;">Content here</div>
        
        
          .myborder {border:2px solid #0ca4a3;}
        
        Border color #0ca4a3