#0ecfec color space conversions
Hex:
        #0ecfec
        RGB:
        14, 207, 236
        CMY:
        95, 19, 7
        CMYK:
        94, 12, 0, 7
      HSL:
        188°, 88.8000%, 49.0196%
        HSV (HSB):
        188°, 94.0678%, 92.5490%
        XYZ:
        37.6342, 50.7751, 87.1739
        xyY:
        0.2143, 0.2892, 50.7751
      CIE-Lab:
        76.5426, -31.7337, -26.1553
        CIE-LCH:
        76.5426, 41.1233, 219.4958
        CIE-Luv:
        76.5426, -55.6520, -37.3592
        Hunter-Lab:
        71.2567, -30.4243, -22.6545
      #0ecfec color charts
#0ecfec RGB chart
      #0ecfec CMYK chart
      #0ecfec RGB pie chart
      #0ecfec color shades, tints & tones
#0ecfec color schemes
#0ecfec color preview, HTML & CSS examples
           This text has a color of #0ecfec        
        
          <p style="color:#0ecfec;">Text here</p>
        
        
          .mytext {color:#0ecfec;}
        
        Text color #0ecfec
      
           This box has a color of #0ecfec        
        
          <div style="background-color:#0ecfec;">Content here</div>
        
        
          .mybackground {background-color:#0ecfec;}
        
        Background color #0ecfec
      
           Border around this has a color of #0ecfec        
        
          <div style="border:2px solid #0ecfec;">Content here</div>
        
        
          .myborder {border:2px solid #0ecfec;}
        
        Border color #0ecfec