#0cb48d color space conversions
Hex:
        #0cb48d
        RGB:
        12, 180, 141
        CMY:
        95, 29, 45
        CMYK:
        93, 0, 22, 29
      HSL:
        166°, 87.5000%, 37.6471%
        HSV (HSB):
        166°, 93.3333%, 70.5882%
        XYZ:
        21.2806, 34.6438, 30.7646
        xyY:
        0.2455, 0.3996, 34.6438
      CIE-Lab:
        65.4704, -47.5537, 9.2279
        CIE-LCH:
        65.4704, 48.4408, 169.0181
        CIE-Luv:
        65.4704, -53.9729, 20.4689
        Hunter-Lab:
        58.8590, -38.4661, 10.2114
      #0cb48d color charts
#0cb48d RGB chart
      #0cb48d CMYK chart
      #0cb48d RGB pie chart
      #0cb48d color shades, tints & tones
#0cb48d color schemes
#0cb48d color preview, HTML & CSS examples
           This text has a color of #0cb48d        
        
          <p style="color:#0cb48d;">Text here</p>
        
        
          .mytext {color:#0cb48d;}
        
        Text color #0cb48d
      
           This box has a color of #0cb48d        
        
          <div style="background-color:#0cb48d;">Content here</div>
        
        
          .mybackground {background-color:#0cb48d;}
        
        Background color #0cb48d
      
           Border around this has a color of #0cb48d        
        
          <div style="border:2px solid #0cb48d;">Content here</div>
        
        
          .myborder {border:2px solid #0cb48d;}
        
        Border color #0cb48d