#0fd6ed color space conversions
Hex:
        #0fd6ed
        RGB:
        15, 214, 237
        CMY:
        94, 16, 7
        CMYK:
        94, 10, 0, 7
      HSL:
        186°, 88.0952%, 49.4118%
        HSV (HSB):
        186°, 93.6709%, 92.9412%
        XYZ:
        39.5296, 54.3091, 88.5200
        xyY:
        0.2168, 0.2978, 54.3091
      CIE-Lab:
        78.6416, -34.7182, -23.4873
        CIE-LCH:
        78.6416, 41.9167, 214.0789
        CIE-Luv:
        78.6416, -57.8932, -32.5280
        Hunter-Lab:
        73.6947, -33.2189, -19.6312
      #0fd6ed color charts
#0fd6ed RGB chart
      #0fd6ed CMYK chart
      #0fd6ed RGB pie chart
      #0fd6ed color shades, tints & tones
#0fd6ed color schemes
#0fd6ed color preview, HTML & CSS examples
           This text has a color of #0fd6ed        
        
          <p style="color:#0fd6ed;">Text here</p>
        
        
          .mytext {color:#0fd6ed;}
        
        Text color #0fd6ed
      
           This box has a color of #0fd6ed        
        
          <div style="background-color:#0fd6ed;">Content here</div>
        
        
          .mybackground {background-color:#0fd6ed;}
        
        Background color #0fd6ed
      
           Border around this has a color of #0fd6ed        
        
          <div style="border:2px solid #0fd6ed;">Content here</div>
        
        
          .myborder {border:2px solid #0fd6ed;}
        
        Border color #0fd6ed