#0cf3ce color space conversions
Hex:
        #0cf3ce
        RGB:
        12, 243, 206
        CMY:
        95, 5, 19
        CMYK:
        95, 0, 15, 5
      HSL:
        170°, 90.5882%, 50.0000%
        HSV (HSB):
        170°, 95.0617%, 95.2941%
        XYZ:
        43.3428, 68.6356, 69.3561
        xyY:
        0.2390, 0.3785, 68.6356
      CIE-Lab:
        86.3233, -56.1945, 4.3363
        CIE-LCH:
        86.3233, 56.3615, 175.5874
        CIE-Luv:
        86.3233, -70.1303, 15.6005
        Hunter-Lab:
        82.8466, -51.5958, 8.3572
      #0cf3ce color charts
#0cf3ce RGB chart
      #0cf3ce CMYK chart
      #0cf3ce RGB pie chart
      #0cf3ce color shades, tints & tones
#0cf3ce color schemes
#0cf3ce color preview, HTML & CSS examples
           This text has a color of #0cf3ce        
        
          <p style="color:#0cf3ce;">Text here</p>
        
        
          .mytext {color:#0cf3ce;}
        
        Text color #0cf3ce
      
           This box has a color of #0cf3ce        
        
          <div style="background-color:#0cf3ce;">Content here</div>
        
        
          .mybackground {background-color:#0cf3ce;}
        
        Background color #0cf3ce
      
           Border around this has a color of #0cf3ce        
        
          <div style="border:2px solid #0cf3ce;">Content here</div>
        
        
          .myborder {border:2px solid #0cf3ce;}
        
        Border color #0cf3ce