#0cd3cf color space conversions
Hex:
        #0cd3cf
        RGB:
        12, 211, 207
        CMY:
        95, 17, 19
        CMYK:
        94, 0, 2, 17
      HSL:
        179°, 89.2377%, 43.7255%
        HSV (HSB):
        179°, 94.3128%, 82.7451%
        XYZ:
        34.7084, 51.1717, 67.0793
        xyY:
        0.2269, 0.3345, 51.1717
      CIE-Lab:
        76.7829, -42.5421, -10.2086
        CIE-LCH:
        76.7829, 43.7498, 193.4938
        CIE-Luv:
        76.7829, -59.3851, -9.3901
        Hunter-Lab:
        71.5344, -38.5773, -5.5234
      #0cd3cf color charts
#0cd3cf RGB chart
      #0cd3cf CMYK chart
      #0cd3cf RGB pie chart
      #0cd3cf color shades, tints & tones
#0cd3cf color schemes
#0cd3cf color preview, HTML & CSS examples
           This text has a color of #0cd3cf        
        
          <p style="color:#0cd3cf;">Text here</p>
        
        
          .mytext {color:#0cd3cf;}
        
        Text color #0cd3cf
      
           This box has a color of #0cd3cf        
        
          <div style="background-color:#0cd3cf;">Content here</div>
        
        
          .mybackground {background-color:#0cd3cf;}
        
        Background color #0cd3cf
      
           Border around this has a color of #0cd3cf        
        
          <div style="border:2px solid #0cd3cf;">Content here</div>
        
        
          .myborder {border:2px solid #0cd3cf;}
        
        Border color #0cd3cf