#0fd4ed color space conversions
Hex:
        #0fd4ed
        RGB:
        15, 212, 237
        CMY:
        94, 17, 7
        CMYK:
        94, 11, 0, 7
      HSL:
        187°, 88.0952%, 49.4118%
        HSV (HSB):
        187°, 93.6709%, 92.9412%
        XYZ:
        39.0265, 53.3029, 88.3523
        xyY:
        0.2160, 0.2950, 53.3029
      CIE-Lab:
        78.0535, -33.7733, -24.3833
        CIE-LCH:
        78.0535, 41.6555, 215.8282
        CIE-Luv:
        78.0535, -57.2203, -34.1494
        Hunter-Lab:
        73.0089, -32.3492, -20.6441
      #0fd4ed color charts
#0fd4ed RGB chart
      #0fd4ed CMYK chart
      #0fd4ed RGB pie chart
      #0fd4ed color shades, tints & tones
#0fd4ed color schemes
#0fd4ed color preview, HTML & CSS examples
           This text has a color of #0fd4ed        
        
          <p style="color:#0fd4ed;">Text here</p>
        
        
          .mytext {color:#0fd4ed;}
        
        Text color #0fd4ed
      
           This box has a color of #0fd4ed        
        
          <div style="background-color:#0fd4ed;">Content here</div>
        
        
          .mybackground {background-color:#0fd4ed;}
        
        Background color #0fd4ed
      
           Border around this has a color of #0fd4ed        
        
          <div style="border:2px solid #0fd4ed;">Content here</div>
        
        
          .myborder {border:2px solid #0fd4ed;}
        
        Border color #0fd4ed