#0cfaae color space conversions
Hex:
        #0cfaae
        RGB:
        12, 250, 174
        CMY:
        95, 2, 32
        CMYK:
        95, 0, 30, 2
      HSL:
        161°, 95.9677%, 51.3725%
        HSV (HSB):
        161°, 95.2000%, 98.0392%
        XYZ:
        41.9772, 71.5054, 51.6339
        xyY:
        0.2542, 0.4331, 71.5054
      CIE-Lab:
        87.7300, -66.3428, 22.8818
        CIE-LCH:
        87.7300, 70.1779, 160.9706
        CIE-Luv:
        87.7300, -74.7840, 44.0348
        Hunter-Lab:
        84.5608, -59.3715, 22.9894
      #0cfaae color charts
#0cfaae RGB chart
      #0cfaae CMYK chart
      #0cfaae RGB pie chart
      #0cfaae color shades, tints & tones
#0cfaae color schemes
#0cfaae color preview, HTML & CSS examples
           This text has a color of #0cfaae        
        
          <p style="color:#0cfaae;">Text here</p>
        
        
          .mytext {color:#0cfaae;}
        
        Text color #0cfaae
      
           This box has a color of #0cfaae        
        
          <div style="background-color:#0cfaae;">Content here</div>
        
        
          .mybackground {background-color:#0cfaae;}
        
        Background color #0cfaae
      
           Border around this has a color of #0cfaae        
        
          <div style="border:2px solid #0cfaae;">Content here</div>
        
        
          .myborder {border:2px solid #0cfaae;}
        
        Border color #0cfaae