#0cd7be color space conversions
Hex:
        #0cd7be
        RGB:
        12, 215, 190
        CMY:
        95, 16, 25
        CMYK:
        94, 0, 12, 16
      HSL:
        173°, 89.4273%, 44.5098%
        HSV (HSB):
        173°, 94.4186%, 84.3137%
        XYZ:
        33.7463, 52.3967, 57.0502
        xyY:
        0.2357, 0.3659, 52.3967
      CIE-Lab:
        77.5175, -49.0414, 0.0009
        CIE-LCH:
        77.5175, 49.0414, 179.9989
        CIE-Luv:
        77.5175, -62.0838, 7.6487
        Hunter-Lab:
        72.3856, -43.4577, 3.9409
      #0cd7be color charts
#0cd7be RGB chart
      #0cd7be CMYK chart
      #0cd7be RGB pie chart
      #0cd7be color shades, tints & tones
#0cd7be color schemes
#0cd7be color preview, HTML & CSS examples
           This text has a color of #0cd7be        
        
          <p style="color:#0cd7be;">Text here</p>
        
        
          .mytext {color:#0cd7be;}
        
        Text color #0cd7be
      
           This box has a color of #0cd7be        
        
          <div style="background-color:#0cd7be;">Content here</div>
        
        
          .mybackground {background-color:#0cd7be;}
        
        Background color #0cd7be
      
           Border around this has a color of #0cd7be        
        
          <div style="border:2px solid #0cd7be;">Content here</div>
        
        
          .myborder {border:2px solid #0cd7be;}
        
        Border color #0cd7be