#0fdef1 color space conversions
Hex:
        #0fdef1
        RGB:
        15, 222, 241
        CMY:
        94, 13, 5
        CMYK:
        94, 8, 0, 5
      HSL:
        185°, 88.9764%, 50.1961%
        HSV (HSB):
        185°, 93.7759%, 94.5098%
        XYZ:
        42.1955, 58.6950, 92.3244
        xyY:
        0.2184, 0.3038, 58.6950
      CIE-Lab:
        81.1236, -37.2085, -21.8447
        CIE-LCH:
        81.1236, 43.1470, 210.4167
        CIE-Luv:
        81.1236, -60.2609, -29.5024
        Hunter-Lab:
        76.6127, -35.7608, -17.8204
      #0fdef1 color charts
#0fdef1 RGB chart
      #0fdef1 CMYK chart
      #0fdef1 RGB pie chart
      #0fdef1 color shades, tints & tones
#0fdef1 color schemes
#0fdef1 color preview, HTML & CSS examples
           This text has a color of #0fdef1        
        
          <p style="color:#0fdef1;">Text here</p>
        
        
          .mytext {color:#0fdef1;}
        
        Text color #0fdef1
      
           This box has a color of #0fdef1        
        
          <div style="background-color:#0fdef1;">Content here</div>
        
        
          .mybackground {background-color:#0fdef1;}
        
        Background color #0fdef1
      
           Border around this has a color of #0fdef1        
        
          <div style="border:2px solid #0fdef1;">Content here</div>
        
        
          .myborder {border:2px solid #0fdef1;}
        
        Border color #0fdef1