#0ccef1 color space conversions
Hex:
        #0ccef1
        RGB:
        12, 206, 241
        CMY:
        95, 19, 5
        CMYK:
        95, 15, 0, 5
      HSL:
        189°, 90.5138%, 49.6078%
        HSV (HSB):
        189°, 95.0207%, 94.5098%
        XYZ:
        38.1001, 50.5716, 90.9723
        xyY:
        0.2121, 0.2815, 50.5716
      CIE-Lab:
        76.4188, -29.6913, -29.0278
        CIE-LCH:
        76.4188, 41.5233, 224.3526
        CIE-Luv:
        76.4188, -54.9922, -42.5243
        Hunter-Lab:
        71.1137, -28.8154, -26.0671
      #0ccef1 color charts
#0ccef1 RGB chart
      #0ccef1 CMYK chart
      #0ccef1 RGB pie chart
      #0ccef1 color shades, tints & tones
#0ccef1 color schemes
#0ccef1 color preview, HTML & CSS examples
           This text has a color of #0ccef1        
        
          <p style="color:#0ccef1;">Text here</p>
        
        
          .mytext {color:#0ccef1;}
        
        Text color #0ccef1
      
           This box has a color of #0ccef1        
        
          <div style="background-color:#0ccef1;">Content here</div>
        
        
          .mybackground {background-color:#0ccef1;}
        
        Background color #0ccef1
      
           Border around this has a color of #0ccef1        
        
          <div style="border:2px solid #0ccef1;">Content here</div>
        
        
          .myborder {border:2px solid #0ccef1;}
        
        Border color #0ccef1