#0cbedc color space conversions
Hex:
        #0cbedc
        RGB:
        12, 190, 220
        CMY:
        95, 25, 14
        CMYK:
        95, 14, 0, 14
      HSL:
        189°, 89.6552%, 45.4902%
        HSV (HSB):
        189°, 94.5455%, 86.2745%
        XYZ:
        31.4833, 42.0724, 74.1716
        xyY:
        0.2131, 0.2848, 42.0724
      CIE-Lab:
        70.9208, -28.7053, -26.1135
        CIE-LCH:
        70.9208, 38.8061, 222.2931
        CIE-Luv:
        70.9208, -51.2207, -37.3602
        Hunter-Lab:
        64.8632, -26.8702, -22.3943
      #0cbedc color charts
#0cbedc RGB chart
      #0cbedc CMYK chart
      #0cbedc RGB pie chart
      #0cbedc color shades, tints & tones
#0cbedc color schemes
#0cbedc color preview, HTML & CSS examples
           This text has a color of #0cbedc        
        
          <p style="color:#0cbedc;">Text here</p>
        
        
          .mytext {color:#0cbedc;}
        
        Text color #0cbedc
      
           This box has a color of #0cbedc        
        
          <div style="background-color:#0cbedc;">Content here</div>
        
        
          .mybackground {background-color:#0cbedc;}
        
        Background color #0cbedc
      
           Border around this has a color of #0cbedc        
        
          <div style="border:2px solid #0cbedc;">Content here</div>
        
        
          .myborder {border:2px solid #0cbedc;}
        
        Border color #0cbedc