#0cc7ec color space conversions
Hex:
        #0cc7ec
        RGB:
        12, 199, 236
        CMY:
        95, 22, 7
        CMYK:
        95, 16, 0, 7
      HSL:
        190°, 90.3226%, 48.6275%
        HSV (HSB):
        190°, 94.9153%, 92.5490%
        XYZ:
        35.7154, 46.9811, 86.5427
        xyY:
        0.2110, 0.2776, 46.9811
      CIE-Lab:
        74.1777, -27.8895, -29.7834
        CIE-LCH:
        74.1777, 40.8029, 226.8809
        CIE-Luv:
        74.1777, -53.0245, -43.9067
        Hunter-Lab:
        68.5428, -26.9395, -26.8801
      #0cc7ec color charts
#0cc7ec RGB chart
      #0cc7ec CMYK chart
      #0cc7ec RGB pie chart
      #0cc7ec color shades, tints & tones
#0cc7ec color schemes
#0cc7ec color preview, HTML & CSS examples
           This text has a color of #0cc7ec        
        
          <p style="color:#0cc7ec;">Text here</p>
        
        
          .mytext {color:#0cc7ec;}
        
        Text color #0cc7ec
      
           This box has a color of #0cc7ec        
        
          <div style="background-color:#0cc7ec;">Content here</div>
        
        
          .mybackground {background-color:#0cc7ec;}
        
        Background color #0cc7ec
      
           Border around this has a color of #0cc7ec        
        
          <div style="border:2px solid #0cc7ec;">Content here</div>
        
        
          .myborder {border:2px solid #0cc7ec;}
        
        Border color #0cc7ec