#0ccb8e color space conversions
Hex:
        #0ccb8e
        RGB:
        12, 203, 142
        CMY:
        95, 20, 44
        CMYK:
        94, 0, 30, 20
      HSL:
        161°, 88.8372%, 42.1569%
        HSV (HSB):
        161°, 94.0887%, 79.6078%
        XYZ:
        26.3900, 44.7430, 32.8366
        xyY:
        0.2538, 0.4303, 44.7430
      CIE-Lab:
        72.7224, -56.2341, 18.8489
        CIE-LCH:
        72.7224, 59.3089, 161.4696
        CIE-Luv:
        72.7224, -61.6717, 35.4744
        Hunter-Lab:
        66.8902, -46.6347, 17.7176
      #0ccb8e color charts
#0ccb8e RGB chart
      #0ccb8e CMYK chart
      #0ccb8e RGB pie chart
      #0ccb8e color shades, tints & tones
#0ccb8e color schemes
#0ccb8e color preview, HTML & CSS examples
           This text has a color of #0ccb8e        
        
          <p style="color:#0ccb8e;">Text here</p>
        
        
          .mytext {color:#0ccb8e;}
        
        Text color #0ccb8e
      
           This box has a color of #0ccb8e        
        
          <div style="background-color:#0ccb8e;">Content here</div>
        
        
          .mybackground {background-color:#0ccb8e;}
        
        Background color #0ccb8e
      
           Border around this has a color of #0ccb8e        
        
          <div style="border:2px solid #0ccb8e;">Content here</div>
        
        
          .myborder {border:2px solid #0ccb8e;}
        
        Border color #0ccb8e