#0ff2ea color space conversions
Hex:
        #0ff2ea
        RGB:
        15, 242, 234
        CMY:
        94, 5, 8
        CMYK:
        94, 0, 3, 5
      HSL:
        178°, 89.7233%, 50.3922%
        HSV (HSB):
        178°, 93.8017%, 94.9020%
        XYZ:
        46.8004, 69.5463, 88.7990
        xyY:
        0.2281, 0.3390, 69.5463
      CIE-Lab:
        86.7739, -48.1636, -9.6621
        CIE-LCH:
        86.7739, 49.1232, 191.3435
        CIE-Luv:
        86.7739, -67.4867, -7.7601
        Hunter-Lab:
        83.3944, -45.7672, -4.7563
      #0ff2ea color charts
#0ff2ea RGB chart
      #0ff2ea CMYK chart
      #0ff2ea RGB pie chart
      #0ff2ea color shades, tints & tones
#0ff2ea color schemes
#0ff2ea color preview, HTML & CSS examples
           This text has a color of #0ff2ea        
        
          <p style="color:#0ff2ea;">Text here</p>
        
        
          .mytext {color:#0ff2ea;}
        
        Text color #0ff2ea
      
           This box has a color of #0ff2ea        
        
          <div style="background-color:#0ff2ea;">Content here</div>
        
        
          .mybackground {background-color:#0ff2ea;}
        
        Background color #0ff2ea
      
           Border around this has a color of #0ff2ea        
        
          <div style="border:2px solid #0ff2ea;">Content here</div>
        
        
          .myborder {border:2px solid #0ff2ea;}
        
        Border color #0ff2ea