#0efbdb color space conversions
Hex:
        #0efbdb
        RGB:
        14, 251, 219
        CMY:
        95, 2, 14
        CMYK:
        94, 0, 13, 2
      HSL:
        172°, 96.7347%, 51.9608%
        HSV (HSB):
        172°, 94.4223%, 98.4314%
        XYZ:
        47.4645, 74.2022, 78.8387
        xyY:
        0.2367, 0.3701, 74.2022
      CIE-Lab:
        89.0180, -55.9777, 1.4723
        CIE-LCH:
        89.0180, 55.9971, 178.4934
        CIE-Luv:
        89.0180, -71.6757, 11.2224
        Hunter-Lab:
        86.1407, -52.3908, 6.0344
      #0efbdb color charts
#0efbdb RGB chart
      #0efbdb CMYK chart
      #0efbdb RGB pie chart
      #0efbdb color shades, tints & tones
#0efbdb color schemes
#0efbdb color preview, HTML & CSS examples
           This text has a color of #0efbdb        
        
          <p style="color:#0efbdb;">Text here</p>
        
        
          .mytext {color:#0efbdb;}
        
        Text color #0efbdb
      
           This box has a color of #0efbdb        
        
          <div style="background-color:#0efbdb;">Content here</div>
        
        
          .mybackground {background-color:#0efbdb;}
        
        Background color #0efbdb
      
           Border around this has a color of #0efbdb        
        
          <div style="border:2px solid #0efbdb;">Content here</div>
        
        
          .myborder {border:2px solid #0efbdb;}
        
        Border color #0efbdb