#0cf2ae color space conversions
Hex:
        #0cf2ae
        RGB:
        12, 242, 174
        CMY:
        95, 5, 32
        CMYK:
        95, 0, 28, 5
      HSL:
        162°, 90.5512%, 49.8039%
        HSV (HSB):
        162°, 95.0413%, 94.9020%
        XYZ:
        39.5437, 66.6384, 50.8227
        xyY:
        0.2519, 0.4244, 66.6384
      CIE-Lab:
        85.3210, -63.4643, 19.5494
        CIE-LCH:
        85.3210, 66.4070, 162.8791
        CIE-Luv:
        85.3210, -72.2037, 38.7989
        Hunter-Lab:
        81.6324, -56.3890, 20.2298
      #0cf2ae color charts
#0cf2ae RGB chart
      #0cf2ae CMYK chart
      #0cf2ae RGB pie chart
      #0cf2ae color shades, tints & tones
#0cf2ae color schemes
#0cf2ae color preview, HTML & CSS examples
           This text has a color of #0cf2ae        
        
          <p style="color:#0cf2ae;">Text here</p>
        
        
          .mytext {color:#0cf2ae;}
        
        Text color #0cf2ae
      
           This box has a color of #0cf2ae        
        
          <div style="background-color:#0cf2ae;">Content here</div>
        
        
          .mybackground {background-color:#0cf2ae;}
        
        Background color #0cf2ae
      
           Border around this has a color of #0cf2ae        
        
          <div style="border:2px solid #0cf2ae;">Content here</div>
        
        
          .myborder {border:2px solid #0cf2ae;}
        
        Border color #0cf2ae