#0cc48e color space conversions
Hex:
        #0cc48e
        RGB:
        12, 196, 142
        CMY:
        95, 23, 44
        CMYK:
        94, 0, 28, 23
      HSL:
        162°, 88.4615%, 40.7843%
        HSV (HSB):
        162°, 93.8776%, 76.8627%
        XYZ:
        24.7740, 41.5110, 32.2979
        xyY:
        0.2513, 0.4211, 41.5110
      CIE-Lab:
        70.5325, -53.5937, 15.8106
        CIE-LCH:
        70.5325, 55.8772, 163.5634
        CIE-Luv:
        70.5325, -59.3300, 30.7980
        Hunter-Lab:
        64.4290, -44.1146, 15.3786
      #0cc48e color charts
#0cc48e RGB chart
      #0cc48e CMYK chart
      #0cc48e RGB pie chart
      #0cc48e color shades, tints & tones
#0cc48e color schemes
#0cc48e color preview, HTML & CSS examples
           This text has a color of #0cc48e        
        
          <p style="color:#0cc48e;">Text here</p>
        
        
          .mytext {color:#0cc48e;}
        
        Text color #0cc48e
      
           This box has a color of #0cc48e        
        
          <div style="background-color:#0cc48e;">Content here</div>
        
        
          .mybackground {background-color:#0cc48e;}
        
        Background color #0cc48e
      
           Border around this has a color of #0cc48e        
        
          <div style="border:2px solid #0cc48e;">Content here</div>
        
        
          .myborder {border:2px solid #0cc48e;}
        
        Border color #0cc48e