#0fe7de color space conversions
Hex:
        #0fe7de
        RGB:
        15, 231, 222
        CMY:
        94, 9, 13
        CMYK:
        94, 0, 4, 9
      HSL:
        178°, 87.8049%, 48.2353%
        HSV (HSB):
        178°, 93.5065%, 90.5882%
        XYZ:
        41.9577, 62.5273, 78.9648
        xyY:
        0.2287, 0.3408, 62.5273
      CIE-Lab:
        83.1930, -46.8460, -8.6664
        CIE-LCH:
        83.1930, 47.6409, 190.4810
        CIE-Luv:
        83.1930, -64.7904, -6.3178
        Hunter-Lab:
        79.0742, -43.6656, -3.8560
      #0fe7de color charts
#0fe7de RGB chart
      #0fe7de CMYK chart
      #0fe7de RGB pie chart
      #0fe7de color shades, tints & tones
#0fe7de color schemes
#0fe7de color preview, HTML & CSS examples
           This text has a color of #0fe7de        
        
          <p style="color:#0fe7de;">Text here</p>
        
        
          .mytext {color:#0fe7de;}
        
        Text color #0fe7de
      
           This box has a color of #0fe7de        
        
          <div style="background-color:#0fe7de;">Content here</div>
        
        
          .mybackground {background-color:#0fe7de;}
        
        Background color #0fe7de
      
           Border around this has a color of #0fe7de        
        
          <div style="border:2px solid #0fe7de;">Content here</div>
        
        
          .myborder {border:2px solid #0fe7de;}
        
        Border color #0fe7de