#0fddcf color space conversions
Hex:
        #0fddcf
        RGB:
        15, 221, 207
        CMY:
        94, 13, 19
        CMYK:
        93, 0, 6, 13
      HSL:
        176°, 87.2881%, 46.2745%
        HSV (HSB):
        176°, 93.2127%, 86.6667%
        XYZ:
        37.3159, 56.3195, 67.9355
        xyY:
        0.2310, 0.3486, 56.3195
      CIE-Lab:
        79.7953, -46.7919, -5.7358
        CIE-LCH:
        79.7953, 47.1422, 186.9885
        CIE-Luv:
        79.7953, -62.6400, -1.6220
        Hunter-Lab:
        75.0463, -42.5739, -1.1397
      #0fddcf color charts
#0fddcf RGB chart
      #0fddcf CMYK chart
      #0fddcf RGB pie chart
      #0fddcf color shades, tints & tones
#0fddcf color schemes
#0fddcf color preview, HTML & CSS examples
           This text has a color of #0fddcf        
        
          <p style="color:#0fddcf;">Text here</p>
        
        
          .mytext {color:#0fddcf;}
        
        Text color #0fddcf
      
           This box has a color of #0fddcf        
        
          <div style="background-color:#0fddcf;">Content here</div>
        
        
          .mybackground {background-color:#0fddcf;}
        
        Background color #0fddcf
      
           Border around this has a color of #0fddcf        
        
          <div style="border:2px solid #0fddcf;">Content here</div>
        
        
          .myborder {border:2px solid #0fddcf;}
        
        Border color #0fddcf