#0cddda color space conversions
Hex:
        #0cddda
        RGB:
        12, 221, 218
        CMY:
        95, 13, 15
        CMYK:
        95, 0, 1, 13
      HSL:
        179°, 89.6996%, 45.6863%
        HSV (HSB):
        179°, 94.5701%, 86.6667%
        XYZ:
        38.6630, 56.8530, 75.2656
        xyY:
        0.2264, 0.3329, 56.8530
      CIE-Lab:
        80.0969, -43.7384, -11.1538
        CIE-LCH:
        80.0969, 45.1382, 194.3061
        CIE-Luv:
        80.0969, -61.8701, -10.7867
        Hunter-Lab:
        75.4009, -40.4231, -6.4030
      #0cddda color charts
#0cddda RGB chart
      #0cddda CMYK chart
      #0cddda RGB pie chart
      #0cddda color shades, tints & tones
#0cddda color schemes
#0cddda color preview, HTML & CSS examples
           This text has a color of #0cddda        
        
          <p style="color:#0cddda;">Text here</p>
        
        
          .mytext {color:#0cddda;}
        
        Text color #0cddda
      
           This box has a color of #0cddda        
        
          <div style="background-color:#0cddda;">Content here</div>
        
        
          .mybackground {background-color:#0cddda;}
        
        Background color #0cddda
      
           Border around this has a color of #0cddda        
        
          <div style="border:2px solid #0cddda;">Content here</div>
        
        
          .myborder {border:2px solid #0cddda;}
        
        Border color #0cddda