#0fdcee color space conversions
Hex:
        #0fdcee
        RGB:
        15, 220, 238
        CMY:
        94, 14, 7
        CMYK:
        94, 8, 0, 7
      HSL:
        185°, 88.1423%, 49.6078%
        HSV (HSB):
        185°, 93.6975%, 93.3333%
        XYZ:
        41.2228, 57.4610, 89.8073
        xyY:
        0.2187, 0.3048, 57.4610
      CIE-Lab:
        80.4382, -37.2075, -21.2903
        CIE-LCH:
        80.4382, 42.8681, 209.7783
        CIE-Luv:
        80.4382, -59.8293, -28.5408
        Hunter-Lab:
        75.8030, -35.5844, -17.1815
      #0fdcee color charts
#0fdcee RGB chart
      #0fdcee CMYK chart
      #0fdcee RGB pie chart
      #0fdcee color shades, tints & tones
#0fdcee color schemes
#0fdcee color preview, HTML & CSS examples
           This text has a color of #0fdcee        
        
          <p style="color:#0fdcee;">Text here</p>
        
        
          .mytext {color:#0fdcee;}
        
        Text color #0fdcee
      
           This box has a color of #0fdcee        
        
          <div style="background-color:#0fdcee;">Content here</div>
        
        
          .mybackground {background-color:#0fdcee;}
        
        Background color #0fdcee
      
           Border around this has a color of #0fdcee        
        
          <div style="border:2px solid #0fdcee;">Content here</div>
        
        
          .myborder {border:2px solid #0fdcee;}
        
        Border color #0fdcee