#0cd8bf color space conversions
Hex:
        #0cd8bf
        RGB:
        12, 216, 191
        CMY:
        95, 15, 25
        CMYK:
        94, 0, 12, 15
      HSL:
        173°, 89.4737%, 44.7059%
        HSV (HSB):
        173°, 94.4444%, 84.7059%
        XYZ:
        34.1115, 52.9515, 57.7130
        xyY:
        0.2356, 0.3657, 52.9515
      CIE-Lab:
        77.8463, -49.1866, -0.0541
        CIE-LCH:
        77.8463, 49.1866, 180.0630
        CIE-Luv:
        77.8463, -62.3408, 7.5925
        Hunter-Lab:
        72.7678, -43.6679, 3.9138
      #0cd8bf color charts
#0cd8bf RGB chart
      #0cd8bf CMYK chart
      #0cd8bf RGB pie chart
      #0cd8bf color shades, tints & tones
#0cd8bf color schemes
#0cd8bf color preview, HTML & CSS examples
           This text has a color of #0cd8bf        
        
          <p style="color:#0cd8bf;">Text here</p>
        
        
          .mytext {color:#0cd8bf;}
        
        Text color #0cd8bf
      
           This box has a color of #0cd8bf        
        
          <div style="background-color:#0cd8bf;">Content here</div>
        
        
          .mybackground {background-color:#0cd8bf;}
        
        Background color #0cd8bf
      
           Border around this has a color of #0cd8bf        
        
          <div style="border:2px solid #0cd8bf;">Content here</div>
        
        
          .myborder {border:2px solid #0cd8bf;}
        
        Border color #0cd8bf