#0cdde1 color space conversions
Hex:
        #0cdde1
        RGB:
        12, 221, 225
        CMY:
        95, 13, 12
        CMYK:
        95, 2, 0, 12
      HSL:
        181°, 89.8734%, 46.4706%
        HSV (HSB):
        181°, 94.6667%, 88.2353%
        XYZ:
        39.5987, 57.2273, 80.1931
        xyY:
        0.2237, 0.3233, 57.2273
      CIE-Lab:
        80.3073, -41.6805, -14.5687
        CIE-LCH:
        80.3073, 44.1533, 199.2662
        CIE-Luv:
        80.3073, -61.3083, -16.6844
        Hunter-Lab:
        75.6487, -38.9486, -9.8975
      #0cdde1 color charts
#0cdde1 RGB chart
      #0cdde1 CMYK chart
      #0cdde1 RGB pie chart
      #0cdde1 color shades, tints & tones
#0cdde1 color schemes
#0cdde1 color preview, HTML & CSS examples
           This text has a color of #0cdde1        
        
          <p style="color:#0cdde1;">Text here</p>
        
        
          .mytext {color:#0cdde1;}
        
        Text color #0cdde1
      
           This box has a color of #0cdde1        
        
          <div style="background-color:#0cdde1;">Content here</div>
        
        
          .mybackground {background-color:#0cdde1;}
        
        Background color #0cdde1
      
           Border around this has a color of #0cdde1        
        
          <div style="border:2px solid #0cdde1;">Content here</div>
        
        
          .myborder {border:2px solid #0cdde1;}
        
        Border color #0cdde1