#0fd8aa color space conversions
Hex:
        #0fd8aa
        RGB:
        15, 216, 170
        CMY:
        94, 15, 33
        CMYK:
        93, 0, 21, 15
      HSL:
        166°, 87.0130%, 45.2941%
        HSV (HSB):
        166°, 93.0556%, 84.7059%
        XYZ:
        32.0086, 52.1156, 46.4025
        xyY:
        0.2452, 0.3993, 52.1156
      CIE-Lab:
        77.3499, -54.5037, 10.4410
        CIE-LCH:
        77.3499, 55.4948, 169.1556
        CIE-Luv:
        77.3499, -63.8363, 23.9944
        Hunter-Lab:
        72.1911, -47.1900, 12.4238
      #0fd8aa color charts
#0fd8aa RGB chart
      #0fd8aa CMYK chart
      #0fd8aa RGB pie chart
      #0fd8aa color shades, tints & tones
#0fd8aa color schemes
#0fd8aa color preview, HTML & CSS examples
           This text has a color of #0fd8aa        
        
          <p style="color:#0fd8aa;">Text here</p>
        
        
          .mytext {color:#0fd8aa;}
        
        Text color #0fd8aa
      
           This box has a color of #0fd8aa        
        
          <div style="background-color:#0fd8aa;">Content here</div>
        
        
          .mybackground {background-color:#0fd8aa;}
        
        Background color #0fd8aa
      
           Border around this has a color of #0fd8aa        
        
          <div style="border:2px solid #0fd8aa;">Content here</div>
        
        
          .myborder {border:2px solid #0fd8aa;}
        
        Border color #0fd8aa