#0cc48d color space conversions
Hex:
        #0cc48d
        RGB:
        12, 196, 141
        CMY:
        95, 23, 45
        CMYK:
        94, 0, 28, 23
      HSL:
        162°, 88.4615%, 40.7843%
        HSV (HSB):
        162°, 93.8776%, 76.8627%
        XYZ:
        24.6993, 41.4811, 31.9042
        xyY:
        0.2518, 0.4229, 41.4811
      CIE-Lab:
        70.5117, -53.8257, 16.3190
        CIE-LCH:
        70.5117, 56.2452, 163.1336
        CIE-Luv:
        70.5117, -59.4016, 31.5127
        Hunter-Lab:
        64.4058, -44.2565, 15.7141
      #0cc48d color charts
#0cc48d RGB chart
      #0cc48d CMYK chart
      #0cc48d RGB pie chart
      #0cc48d color shades, tints & tones
#0cc48d color schemes
#0cc48d color preview, HTML & CSS examples
           This text has a color of #0cc48d        
        
          <p style="color:#0cc48d;">Text here</p>
        
        
          .mytext {color:#0cc48d;}
        
        Text color #0cc48d
      
           This box has a color of #0cc48d        
        
          <div style="background-color:#0cc48d;">Content here</div>
        
        
          .mybackground {background-color:#0cc48d;}
        
        Background color #0cc48d
      
           Border around this has a color of #0cc48d        
        
          <div style="border:2px solid #0cc48d;">Content here</div>
        
        
          .myborder {border:2px solid #0cc48d;}
        
        Border color #0cc48d