#0fbdba color space conversions
Hex:
        #0fbdba
        RGB:
        15, 189, 186
        CMY:
        94, 26, 27
        CMYK:
        92, 0, 2, 26
      HSL:
        179°, 85.2941%, 40.0000%
        HSV (HSB):
        179°, 92.0635%, 74.1176%
        XYZ:
        27.2575, 40.0419, 52.7466
        xyY:
        0.2271, 0.3336, 40.0419
      CIE-Lab:
        69.4994, -38.8062, -9.6627
        CIE-LCH:
        69.4994, 39.9911, 193.9822
        CIE-Luv:
        69.4994, -53.4388, -8.9578
        Hunter-Lab:
        63.2787, -33.8482, -5.1267
      #0fbdba color charts
#0fbdba RGB chart
      #0fbdba CMYK chart
      #0fbdba RGB pie chart
      #0fbdba color shades, tints & tones
#0fbdba color schemes
#0fbdba color preview, HTML & CSS examples
           This text has a color of #0fbdba        
        
          <p style="color:#0fbdba;">Text here</p>
        
        
          .mytext {color:#0fbdba;}
        
        Text color #0fbdba
      
           This box has a color of #0fbdba        
        
          <div style="background-color:#0fbdba;">Content here</div>
        
        
          .mybackground {background-color:#0fbdba;}
        
        Background color #0fbdba
      
           Border around this has a color of #0fbdba        
        
          <div style="border:2px solid #0fbdba;">Content here</div>
        
        
          .myborder {border:2px solid #0fbdba;}
        
        Border color #0fbdba