#0fe1de color space conversions
Hex:
        #0fe1de
        RGB:
        15, 225, 222
        CMY:
        94, 12, 13
        CMYK:
        93, 0, 1, 12
      HSL:
        179°, 87.5000%, 47.0588%
        HSV (HSB):
        179°, 93.3333%, 88.2353%
        XYZ:
        40.3070, 59.2259, 78.4146
        xyY:
        0.2265, 0.3328, 59.2259
      CIE-Lab:
        81.4156, -44.2442, -11.3126
        CIE-LCH:
        81.4156, 45.6676, 194.3424
        CIE-Luv:
        81.4156, -62.7850, -10.9864
        Hunter-Lab:
        76.9584, -41.1876, -6.5410
      #0fe1de color charts
#0fe1de RGB chart
      #0fe1de CMYK chart
      #0fe1de RGB pie chart
      #0fe1de color shades, tints & tones
#0fe1de color schemes
#0fe1de color preview, HTML & CSS examples
           This text has a color of #0fe1de        
        
          <p style="color:#0fe1de;">Text here</p>
        
        
          .mytext {color:#0fe1de;}
        
        Text color #0fe1de
      
           This box has a color of #0fe1de        
        
          <div style="background-color:#0fe1de;">Content here</div>
        
        
          .mybackground {background-color:#0fe1de;}
        
        Background color #0fe1de
      
           Border around this has a color of #0fe1de        
        
          <div style="border:2px solid #0fe1de;">Content here</div>
        
        
          .myborder {border:2px solid #0fe1de;}
        
        Border color #0fe1de