#0fb2ae color space conversions
Hex:
        #0fb2ae
        RGB:
        15, 178, 174
        CMY:
        94, 30, 32
        CMYK:
        92, 0, 2, 30
      HSL:
        179°, 84.4560%, 37.8431%
        HSV (HSB):
        179°, 91.5730%, 69.8039%
        XYZ:
        23.7574, 34.9983, 45.5476
        xyY:
        0.2278, 0.3355, 34.9983
      CIE-Lab:
        65.7474, -37.3984, -8.6334
        CIE-LCH:
        65.7474, 38.3820, 192.9989
        CIE-Luv:
        65.7474, -50.5877, -7.4838
        Hunter-Lab:
        59.1594, -31.8465, -4.2366
      #0fb2ae color charts
#0fb2ae RGB chart
      #0fb2ae CMYK chart
      #0fb2ae RGB pie chart
      #0fb2ae color shades, tints & tones
#0fb2ae color schemes
#0fb2ae color preview, HTML & CSS examples
           This text has a color of #0fb2ae        
        
          <p style="color:#0fb2ae;">Text here</p>
        
        
          .mytext {color:#0fb2ae;}
        
        Text color #0fb2ae
      
           This box has a color of #0fb2ae        
        
          <div style="background-color:#0fb2ae;">Content here</div>
        
        
          .mybackground {background-color:#0fb2ae;}
        
        Background color #0fb2ae
      
           Border around this has a color of #0fb2ae        
        
          <div style="border:2px solid #0fb2ae;">Content here</div>
        
        
          .myborder {border:2px solid #0fb2ae;}
        
        Border color #0fb2ae