#0cd1ed color space conversions
Hex:
        #0cd1ed
        RGB:
        12, 209, 237
        CMY:
        95, 18, 7
        CMYK:
        95, 12, 0, 7
      HSL:
        187°, 90.3614%, 48.8235%
        HSV (HSB):
        187°, 94.9367%, 92.9412%
        XYZ:
        38.2381, 51.7935, 88.1026
        xyY:
        0.2147, 0.2908, 51.7935
      CIE-Lab:
        77.1572, -32.4294, -25.7528
        CIE-LCH:
        77.1572, 41.4110, 218.4537
        CIE-Luv:
        77.1572, -56.3156, -36.6143
        Hunter-Lab:
        71.9677, -31.1022, -22.2052
      #0cd1ed color charts
#0cd1ed RGB chart
      #0cd1ed CMYK chart
      #0cd1ed RGB pie chart
      #0cd1ed color shades, tints & tones
#0cd1ed color schemes
#0cd1ed color preview, HTML & CSS examples
           This text has a color of #0cd1ed        
        
          <p style="color:#0cd1ed;">Text here</p>
        
        
          .mytext {color:#0cd1ed;}
        
        Text color #0cd1ed
      
           This box has a color of #0cd1ed        
        
          <div style="background-color:#0cd1ed;">Content here</div>
        
        
          .mybackground {background-color:#0cd1ed;}
        
        Background color #0cd1ed
      
           Border around this has a color of #0cd1ed        
        
          <div style="border:2px solid #0cd1ed;">Content here</div>
        
        
          .myborder {border:2px solid #0cd1ed;}
        
        Border color #0cd1ed