#0fe4ed color space conversions
Hex:
        #0fe4ed
        RGB:
        15, 228, 237
        CMY:
        94, 11, 7
        CMYK:
        94, 4, 0, 7
      HSL:
        182°, 88.0952%, 49.4118%
        HSV (HSB):
        182°, 93.6709%, 92.9412%
        XYZ:
        43.2265, 61.7028, 89.7523
        xyY:
        0.2220, 0.3169, 61.7028
      CIE-Lab:
        82.7551, -41.1591, -17.2573
        CIE-LCH:
        82.7551, 44.6305, 202.7475
        CIE-Luv:
        82.7551, -62.5880, -21.2787
        Hunter-Lab:
        78.5511, -39.2364, -12.7588
      #0fe4ed color charts
#0fe4ed RGB chart
      #0fe4ed CMYK chart
      #0fe4ed RGB pie chart
      #0fe4ed color shades, tints & tones
#0fe4ed color schemes
#0fe4ed color preview, HTML & CSS examples
           This text has a color of #0fe4ed        
        
          <p style="color:#0fe4ed;">Text here</p>
        
        
          .mytext {color:#0fe4ed;}
        
        Text color #0fe4ed
      
           This box has a color of #0fe4ed        
        
          <div style="background-color:#0fe4ed;">Content here</div>
        
        
          .mybackground {background-color:#0fe4ed;}
        
        Background color #0fe4ed
      
           Border around this has a color of #0fe4ed        
        
          <div style="border:2px solid #0fe4ed;">Content here</div>
        
        
          .myborder {border:2px solid #0fe4ed;}
        
        Border color #0fe4ed