#0cd7ef color space conversions
Hex:
        #0cd7ef
        RGB:
        12, 215, 239
        CMY:
        95, 16, 6
        CMYK:
        95, 10, 0, 6
      HSL:
        186°, 90.4382%, 49.2157%
        HSV (HSB):
        186°, 94.9791%, 93.7255%
        XYZ:
        40.0320, 54.9110, 90.1503
        xyY:
        0.2163, 0.2967, 54.9110
      CIE-Lab:
        78.9900, -34.6452, -24.0257
        CIE-LCH:
        78.9900, 42.1607, 214.7404
        CIE-Luv:
        78.9900, -58.1740, -33.4673
        Hunter-Lab:
        74.1020, -33.2476, -20.2591
      #0cd7ef color charts
#0cd7ef RGB chart
      #0cd7ef CMYK chart
      #0cd7ef RGB pie chart
      #0cd7ef color shades, tints & tones
#0cd7ef color schemes
#0cd7ef color preview, HTML & CSS examples
           This text has a color of #0cd7ef        
        
          <p style="color:#0cd7ef;">Text here</p>
        
        
          .mytext {color:#0cd7ef;}
        
        Text color #0cd7ef
      
           This box has a color of #0cd7ef        
        
          <div style="background-color:#0cd7ef;">Content here</div>
        
        
          .mybackground {background-color:#0cd7ef;}
        
        Background color #0cd7ef
      
           Border around this has a color of #0cd7ef        
        
          <div style="border:2px solid #0cd7ef;">Content here</div>
        
        
          .myborder {border:2px solid #0cd7ef;}
        
        Border color #0cd7ef