#0fd7db color space conversions
Hex:
        #0fd7db
        RGB:
        15, 215, 219
        CMY:
        94, 16, 14
        CMYK:
        93, 2, 0, 14
      HSL:
        181°, 87.1795%, 45.8824%
        HSV (HSB):
        181°, 93.1507%, 85.8824%
        XYZ:
        37.2836, 53.8169, 75.4405
        xyY:
        0.2239, 0.3231, 53.8169
      CIE-Lab:
        78.3549, -40.6889, -14.2940
        CIE-LCH:
        78.3549, 43.1266, 199.3564
        CIE-Luv:
        78.3549, -59.6638, -16.3321
        Hunter-Lab:
        73.3600, -37.6613, -9.6194
      #0fd7db color charts
#0fd7db RGB chart
      #0fd7db CMYK chart
      #0fd7db RGB pie chart
      #0fd7db color shades, tints & tones
#0fd7db color schemes
#0fd7db color preview, HTML & CSS examples
           This text has a color of #0fd7db        
        
          <p style="color:#0fd7db;">Text here</p>
        
        
          .mytext {color:#0fd7db;}
        
        Text color #0fd7db
      
           This box has a color of #0fd7db        
        
          <div style="background-color:#0fd7db;">Content here</div>
        
        
          .mybackground {background-color:#0fd7db;}
        
        Background color #0fd7db
      
           Border around this has a color of #0fd7db        
        
          <div style="border:2px solid #0fd7db;">Content here</div>
        
        
          .myborder {border:2px solid #0fd7db;}
        
        Border color #0fd7db