#0cdbec color space conversions
Hex:
        #0cdbec
        RGB:
        12, 219, 236
        CMY:
        95, 14, 7
        CMYK:
        95, 7, 0, 7
      HSL:
        185°, 90.3226%, 48.6275%
        HSV (HSB):
        185°, 94.9153%, 92.5490%
        XYZ:
        40.6235, 56.7973, 88.1788
        xyY:
        0.2189, 0.3060, 56.7973
      CIE-Lab:
        80.0655, -37.4442, -20.7922
        CIE-LCH:
        80.0655, 42.8297, 209.0428
        CIE-Luv:
        80.0655, -59.7555, -27.6559
        Hunter-Lab:
        75.3640, -35.6701, -16.6168
      #0cdbec color charts
#0cdbec RGB chart
      #0cdbec CMYK chart
      #0cdbec RGB pie chart
      #0cdbec color shades, tints & tones
#0cdbec color schemes
#0cdbec color preview, HTML & CSS examples
           This text has a color of #0cdbec        
        
          <p style="color:#0cdbec;">Text here</p>
        
        
          .mytext {color:#0cdbec;}
        
        Text color #0cdbec
      
           This box has a color of #0cdbec        
        
          <div style="background-color:#0cdbec;">Content here</div>
        
        
          .mybackground {background-color:#0cdbec;}
        
        Background color #0cdbec
      
           Border around this has a color of #0cdbec        
        
          <div style="border:2px solid #0cdbec;">Content here</div>
        
        
          .myborder {border:2px solid #0cdbec;}
        
        Border color #0cdbec