#0cddea color space conversions
Hex:
        #0cddea
        RGB:
        12, 221, 234
        CMY:
        95, 13, 8
        CMYK:
        95, 6, 0, 8
      HSL:
        184°, 90.2439%, 48.2353%
        HSV (HSB):
        184°, 94.8718%, 91.7647%
        XYZ:
        40.8594, 57.7316, 86.8317
        xyY:
        0.2204, 0.3114, 57.7316
      CIE-Lab:
        80.5893, -38.9746, -18.9349
        CIE-LCH:
        80.5893, 43.3307, 205.9117
        CIE-Luv:
        80.5893, -60.5862, -24.3380
        Hunter-Lab:
        75.9813, -36.9779, -14.5699
      #0cddea color charts
#0cddea RGB chart
      #0cddea CMYK chart
      #0cddea RGB pie chart
      #0cddea color shades, tints & tones
#0cddea color schemes
#0cddea color preview, HTML & CSS examples
           This text has a color of #0cddea        
        
          <p style="color:#0cddea;">Text here</p>
        
        
          .mytext {color:#0cddea;}
        
        Text color #0cddea
      
           This box has a color of #0cddea        
        
          <div style="background-color:#0cddea;">Content here</div>
        
        
          .mybackground {background-color:#0cddea;}
        
        Background color #0cddea
      
           Border around this has a color of #0cddea        
        
          <div style="border:2px solid #0cddea;">Content here</div>
        
        
          .myborder {border:2px solid #0cddea;}
        
        Border color #0cddea