#0ce0bc color space conversions
Hex:
        #0ce0bc
        RGB:
        12, 224, 188
        CMY:
        95, 12, 26
        CMYK:
        95, 0, 16, 12
      HSL:
        170°, 89.8305%, 46.2745%
        HSV (HSB):
        170°, 94.6429%, 87.8431%
        XYZ:
        35.8844, 57.0203, 56.6917
        xyY:
        0.2399, 0.3812, 57.0203
      CIE-Lab:
        80.1910, -53.2407, 4.9489
        CIE-LCH:
        80.1910, 53.4702, 174.6894
        CIE-Luv:
        80.1910, -65.2473, 15.8684
        Hunter-Lab:
        75.5118, -47.3197, 8.3454
      #0ce0bc color charts
#0ce0bc RGB chart
      #0ce0bc CMYK chart
      #0ce0bc RGB pie chart
      #0ce0bc color shades, tints & tones
#0ce0bc color schemes
#0ce0bc color preview, HTML & CSS examples
           This text has a color of #0ce0bc        
        
          <p style="color:#0ce0bc;">Text here</p>
        
        
          .mytext {color:#0ce0bc;}
        
        Text color #0ce0bc
      
           This box has a color of #0ce0bc        
        
          <div style="background-color:#0ce0bc;">Content here</div>
        
        
          .mybackground {background-color:#0ce0bc;}
        
        Background color #0ce0bc
      
           Border around this has a color of #0ce0bc        
        
          <div style="border:2px solid #0ce0bc;">Content here</div>
        
        
          .myborder {border:2px solid #0ce0bc;}
        
        Border color #0ce0bc