#0fe8ea color space conversions
Hex:
        #0fe8ea
        RGB:
        15, 232, 234
        CMY:
        94, 9, 8
        CMYK:
        94, 1, 0, 8
      HSL:
        181°, 87.9518%, 48.8235%
        HSV (HSB):
        181°, 93.5897%, 91.7647%
        XYZ:
        43.9049, 63.7553, 87.8339
        xyY:
        0.2246, 0.3261, 63.7553
      CIE-Lab:
        83.8382, -43.8264, -14.0442
        CIE-LCH:
        83.8382, 46.0216, 197.7680
        CIE-Luv:
        83.8382, -64.1635, -15.5720
        Hunter-Lab:
        79.8469, -41.5815, -9.3278
      #0fe8ea color charts
#0fe8ea RGB chart
      #0fe8ea CMYK chart
      #0fe8ea RGB pie chart
      #0fe8ea color shades, tints & tones
#0fe8ea color schemes
#0fe8ea color preview, HTML & CSS examples
           This text has a color of #0fe8ea        
        
          <p style="color:#0fe8ea;">Text here</p>
        
        
          .mytext {color:#0fe8ea;}
        
        Text color #0fe8ea
      
           This box has a color of #0fe8ea        
        
          <div style="background-color:#0fe8ea;">Content here</div>
        
        
          .mybackground {background-color:#0fe8ea;}
        
        Background color #0fe8ea
      
           Border around this has a color of #0fe8ea        
        
          <div style="border:2px solid #0fe8ea;">Content here</div>
        
        
          .myborder {border:2px solid #0fe8ea;}
        
        Border color #0fe8ea