#0cf1bc color space conversions
Hex:
        #0cf1bc
        RGB:
        12, 241, 188
        CMY:
        95, 5, 26
        CMYK:
        95, 0, 22, 5
      HSL:
        166°, 90.5138%, 49.6078%
        HSV (HSB):
        166°, 95.0207%, 94.5098%
        XYZ:
        40.6840, 66.6196, 58.2916
        xyY:
        0.2457, 0.4023, 66.6196
      CIE-Lab:
        85.3115, -59.8693, 12.2778
        CIE-LCH:
        85.3115, 61.1152, 168.4107
        CIE-Luv:
        85.3115, -70.8509, 27.9503
        Hunter-Lab:
        81.6208, -53.8629, 14.7911
      #0cf1bc color charts
#0cf1bc RGB chart
      #0cf1bc CMYK chart
      #0cf1bc RGB pie chart
      #0cf1bc color shades, tints & tones
#0cf1bc color schemes
#0cf1bc color preview, HTML & CSS examples
           This text has a color of #0cf1bc        
        
          <p style="color:#0cf1bc;">Text here</p>
        
        
          .mytext {color:#0cf1bc;}
        
        Text color #0cf1bc
      
           This box has a color of #0cf1bc        
        
          <div style="background-color:#0cf1bc;">Content here</div>
        
        
          .mybackground {background-color:#0cf1bc;}
        
        Background color #0cf1bc
      
           Border around this has a color of #0cf1bc        
        
          <div style="border:2px solid #0cf1bc;">Content here</div>
        
        
          .myborder {border:2px solid #0cf1bc;}
        
        Border color #0cf1bc