#0cd3ef color space conversions
Hex:
        #0cd3ef
        RGB:
        12, 211, 239
        CMY:
        95, 17, 6
        CMYK:
        95, 12, 0, 6
      HSL:
        187°, 90.4382%, 49.2157%
        HSV (HSB):
        187°, 94.9791%, 93.7255%
        XYZ:
        39.0259, 52.8987, 89.8149
        xyY:
        0.2147, 0.2911, 52.8987
      CIE-Lab:
        77.8151, -32.7479, -25.8181
        CIE-LCH:
        77.8151, 41.7013, 218.2518
        CIE-Luv:
        77.8151, -56.8303, -36.7161
        Hunter-Lab:
        72.7315, -31.5015, -22.3042
      #0cd3ef color charts
#0cd3ef RGB chart
      #0cd3ef CMYK chart
      #0cd3ef RGB pie chart
      #0cd3ef color shades, tints & tones
#0cd3ef color schemes
#0cd3ef color preview, HTML & CSS examples
           This text has a color of #0cd3ef        
        
          <p style="color:#0cd3ef;">Text here</p>
        
        
          .mytext {color:#0cd3ef;}
        
        Text color #0cd3ef
      
           This box has a color of #0cd3ef        
        
          <div style="background-color:#0cd3ef;">Content here</div>
        
        
          .mybackground {background-color:#0cd3ef;}
        
        Background color #0cd3ef
      
           Border around this has a color of #0cd3ef        
        
          <div style="border:2px solid #0cd3ef;">Content here</div>
        
        
          .myborder {border:2px solid #0cd3ef;}
        
        Border color #0cd3ef