#0fdcdf color space conversions
Hex:
        #0fdcdf
        RGB:
        15, 220, 223
        CMY:
        94, 14, 13
        CMYK:
        93, 1, 0, 13
      HSL:
        181°, 87.3950%, 46.6667%
        HSV (HSB):
        181°, 93.2735%, 87.4510%
        XYZ:
        39.1095, 56.6157, 78.6787
        xyY:
        0.2242, 0.3246, 56.6157
      CIE-Lab:
        79.9629, -41.7405, -14.0182
        CIE-LCH:
        79.9629, 44.0315, 198.5642
        CIE-Luv:
        79.9629, -61.0273, -15.7606
        Hunter-Lab:
        75.2434, -38.8964, -9.3266
      #0fdcdf color charts
#0fdcdf RGB chart
      #0fdcdf CMYK chart
      #0fdcdf RGB pie chart
      #0fdcdf color shades, tints & tones
#0fdcdf color schemes
#0fdcdf color preview, HTML & CSS examples
           This text has a color of #0fdcdf        
        
          <p style="color:#0fdcdf;">Text here</p>
        
        
          .mytext {color:#0fdcdf;}
        
        Text color #0fdcdf
      
           This box has a color of #0fdcdf        
        
          <div style="background-color:#0fdcdf;">Content here</div>
        
        
          .mybackground {background-color:#0fdcdf;}
        
        Background color #0fdcdf
      
           Border around this has a color of #0fdcdf        
        
          <div style="border:2px solid #0fdcdf;">Content here</div>
        
        
          .myborder {border:2px solid #0fdcdf;}
        
        Border color #0fdcdf