#0fd7cb color space conversions
Hex:
        #0fd7cb
        RGB:
        15, 215, 203
        CMY:
        94, 16, 20
        CMYK:
        93, 0, 6, 16
      HSL:
        176°, 86.9565%, 45.0980%
        HSV (HSB):
        176°, 93.0233%, 84.3137%
        XYZ:
        35.2769, 53.0142, 64.8734
        xyY:
        0.2303, 0.3461, 53.0142
      CIE-Lab:
        77.8834, -45.3448, -6.4249
        CIE-LCH:
        77.8834, 45.7977, 188.0645
        CIE-Luv:
        77.8834, -60.9400, -2.9319
        Hunter-Lab:
        72.8109, -40.9356, -1.8589
      #0fd7cb color charts
#0fd7cb RGB chart
      #0fd7cb CMYK chart
      #0fd7cb RGB pie chart
      #0fd7cb color shades, tints & tones
#0fd7cb color schemes
#0fd7cb color preview, HTML & CSS examples
           This text has a color of #0fd7cb        
        
          <p style="color:#0fd7cb;">Text here</p>
        
        
          .mytext {color:#0fd7cb;}
        
        Text color #0fd7cb
      
           This box has a color of #0fd7cb        
        
          <div style="background-color:#0fd7cb;">Content here</div>
        
        
          .mybackground {background-color:#0fd7cb;}
        
        Background color #0fd7cb
      
           Border around this has a color of #0fd7cb        
        
          <div style="border:2px solid #0fd7cb;">Content here</div>
        
        
          .myborder {border:2px solid #0fd7cb;}
        
        Border color #0fd7cb