#0cf7eb color space conversions
Hex:
        #0cf7eb
        RGB:
        12, 247, 235
        CMY:
        95, 3, 8
        CMYK:
        95, 0, 5, 3
      HSL:
        177°, 93.6255%, 50.7843%
        HSV (HSB):
        177°, 95.1417%, 96.8627%
        XYZ:
        48.4078, 72.5978, 90.0587
        xyY:
        0.2294, 0.3440, 72.5978
      CIE-Lab:
        88.2556, -50.0809, -7.9869
        CIE-LCH:
        88.2556, 50.7137, 189.0612
        CIE-Luv:
        88.2556, -69.1536, -4.7496
        Hunter-Lab:
        85.2044, -47.6951, -3.0249
      #0cf7eb color charts
#0cf7eb RGB chart
      #0cf7eb CMYK chart
      #0cf7eb RGB pie chart
      #0cf7eb color shades, tints & tones
#0cf7eb color schemes
#0cf7eb color preview, HTML & CSS examples
           This text has a color of #0cf7eb        
        
          <p style="color:#0cf7eb;">Text here</p>
        
        
          .mytext {color:#0cf7eb;}
        
        Text color #0cf7eb
      
           This box has a color of #0cf7eb        
        
          <div style="background-color:#0cf7eb;">Content here</div>
        
        
          .mybackground {background-color:#0cf7eb;}
        
        Background color #0cf7eb
      
           Border around this has a color of #0cf7eb        
        
          <div style="border:2px solid #0cf7eb;">Content here</div>
        
        
          .myborder {border:2px solid #0cf7eb;}
        
        Border color #0cf7eb