#0ec5ff color space conversions
Hex:
        #0ec5ff
        RGB:
        14, 197, 255
        CMY:
        95, 23, 0
        CMYK:
        95, 23, 0, 0
      HSL:
        194°, 100.0000%, 52.7451%
        HSV (HSB):
        194°, 94.5098%, 100.0000%
        XYZ:
        38.1974, 47.2459, 101.7139
        xyY:
        0.2041, 0.2524, 47.2459
      CIE-Lab:
        74.3468, -20.4467, -39.7402
        CIE-LCH:
        74.3468, 44.6917, 242.7737
        CIE-Luv:
        74.3468, -50.8445, -62.0034
        Hunter-Lab:
        68.7356, -21.0924, -39.6215
      #0ec5ff color charts
#0ec5ff RGB chart
      #0ec5ff CMYK chart
      #0ec5ff RGB pie chart
      #0ec5ff color shades, tints & tones
#0ec5ff color schemes
#0ec5ff color preview, HTML & CSS examples
           This text has a color of #0ec5ff        
        
          <p style="color:#0ec5ff;">Text here</p>
        
        
          .mytext {color:#0ec5ff;}
        
        Text color #0ec5ff
      
           This box has a color of #0ec5ff        
        
          <div style="background-color:#0ec5ff;">Content here</div>
        
        
          .mybackground {background-color:#0ec5ff;}
        
        Background color #0ec5ff
      
           Border around this has a color of #0ec5ff        
        
          <div style="border:2px solid #0ec5ff;">Content here</div>
        
        
          .myborder {border:2px solid #0ec5ff;}
        
        Border color #0ec5ff