#0fdec3 color space conversions
Hex:
        #0fdec3
        RGB:
        15, 222, 195
        CMY:
        94, 13, 24
        CMYK:
        93, 0, 12, 13
      HSL:
        172°, 87.3418%, 46.4706%
        HSV (HSB):
        172°, 93.2432%, 87.0588%
        XYZ:
        36.1686, 56.2842, 60.5874
        xyY:
        0.2363, 0.3678, 56.2842
      CIE-Lab:
        79.7753, -50.4973, 0.6280
        CIE-LCH:
        79.7753, 50.5012, 179.2875
        CIE-Luv:
        79.7753, -63.9219, 8.8789
        Hunter-Lab:
        75.0228, -45.2349, 4.6342
      #0fdec3 color charts
#0fdec3 RGB chart
      #0fdec3 CMYK chart
      #0fdec3 RGB pie chart
      #0fdec3 color shades, tints & tones
#0fdec3 color schemes
#0fdec3 color preview, HTML & CSS examples
           This text has a color of #0fdec3        
        
          <p style="color:#0fdec3;">Text here</p>
        
        
          .mytext {color:#0fdec3;}
        
        Text color #0fdec3
      
           This box has a color of #0fdec3        
        
          <div style="background-color:#0fdec3;">Content here</div>
        
        
          .mybackground {background-color:#0fdec3;}
        
        Background color #0fdec3
      
           Border around this has a color of #0fdec3        
        
          <div style="border:2px solid #0fdec3;">Content here</div>
        
        
          .myborder {border:2px solid #0fdec3;}
        
        Border color #0fdec3