#0fdbef color space conversions
Hex:
        #0fdbef
        RGB:
        15, 219, 239
        CMY:
        94, 14, 6
        CMYK:
        94, 8, 0, 6
      HSL:
        185°, 88.1890%, 49.8039%
        HSV (HSB):
        185°, 93.7238%, 93.7255%
        XYZ:
        41.1085, 56.9966, 90.4962
        xyY:
        0.2180, 0.3022, 56.9966
      CIE-Lab:
        80.1777, -36.4348, -22.2178
        CIE-LCH:
        80.1777, 42.6746, 211.3746
        CIE-Luv:
        80.1777, -59.4142, -30.2055
        Hunter-Lab:
        75.4961, -34.9228, -18.2229
      #0fdbef color charts
#0fdbef RGB chart
      #0fdbef CMYK chart
      #0fdbef RGB pie chart
      #0fdbef color shades, tints & tones
#0fdbef color schemes
#0fdbef color preview, HTML & CSS examples
           This text has a color of #0fdbef        
        
          <p style="color:#0fdbef;">Text here</p>
        
        
          .mytext {color:#0fdbef;}
        
        Text color #0fdbef
      
           This box has a color of #0fdbef        
        
          <div style="background-color:#0fdbef;">Content here</div>
        
        
          .mybackground {background-color:#0fdbef;}
        
        Background color #0fdbef
      
           Border around this has a color of #0fdbef        
        
          <div style="border:2px solid #0fdbef;">Content here</div>
        
        
          .myborder {border:2px solid #0fdbef;}
        
        Border color #0fdbef