#0fddef color space conversions
Hex:
        #0fddef
        RGB:
        15, 221, 239
        CMY:
        94, 13, 6
        CMYK:
        94, 8, 0, 6
      HSL:
        185°, 88.1890%, 49.8039%
        HSV (HSB):
        185°, 93.7238%, 93.7255%
        XYZ:
        41.6334, 58.0465, 90.6711
        xyY:
        0.2187, 0.3049, 58.0465
      CIE-Lab:
        80.7646, -37.3620, -21.3269
        CIE-LCH:
        80.7646, 43.0204, 209.7185
        CIE-Luv:
        80.7646, -60.0850, -28.5928
        Hunter-Lab:
        76.1882, -35.7872, -17.2289
      #0fddef color charts
#0fddef RGB chart
      #0fddef CMYK chart
      #0fddef RGB pie chart
      #0fddef color shades, tints & tones
#0fddef color schemes
#0fddef color preview, HTML & CSS examples
           This text has a color of #0fddef        
        
          <p style="color:#0fddef;">Text here</p>
        
        
          .mytext {color:#0fddef;}
        
        Text color #0fddef
      
           This box has a color of #0fddef        
        
          <div style="background-color:#0fddef;">Content here</div>
        
        
          .mybackground {background-color:#0fddef;}
        
        Background color #0fddef
      
           Border around this has a color of #0fddef        
        
          <div style="border:2px solid #0fddef;">Content here</div>
        
        
          .myborder {border:2px solid #0fddef;}
        
        Border color #0fddef