#0ceff1 color space conversions
Hex:
        #0ceff1
        RGB:
        12, 239, 241
        CMY:
        95, 6, 5
        CMYK:
        95, 1, 0, 5
      HSL:
        181°, 90.5138%, 49.6078%
        HSV (HSB):
        181°, 95.0207%, 94.5098%
        XYZ:
        46.8953, 68.1620, 93.9040
        xyY:
        0.2244, 0.3262, 68.1620
      CIE-Lab:
        86.0874, -44.9380, -14.3600
        CIE-LCH:
        86.0874, 47.1766, 197.7213
        CIE-Luv:
        86.0874, -66.0262, -15.9721
        Hunter-Lab:
        82.5603, -43.0903, -9.6442
      #0ceff1 color charts
#0ceff1 RGB chart
      #0ceff1 CMYK chart
      #0ceff1 RGB pie chart
      #0ceff1 color shades, tints & tones
#0ceff1 color schemes
#0ceff1 color preview, HTML & CSS examples
           This text has a color of #0ceff1        
        
          <p style="color:#0ceff1;">Text here</p>
        
        
          .mytext {color:#0ceff1;}
        
        Text color #0ceff1
      
           This box has a color of #0ceff1        
        
          <div style="background-color:#0ceff1;">Content here</div>
        
        
          .mybackground {background-color:#0ceff1;}
        
        Background color #0ceff1
      
           Border around this has a color of #0ceff1        
        
          <div style="border:2px solid #0ceff1;">Content here</div>
        
        
          .myborder {border:2px solid #0ceff1;}
        
        Border color #0ceff1