#0ef1ec color space conversions
Hex:
        #0ef1ec
        RGB:
        14, 241, 236
        CMY:
        95, 5, 7
        CMYK:
        94, 0, 2, 5
      HSL:
        179°, 89.0196%, 50.0000%
        HSV (HSB):
        179°, 94.1909%, 94.5098%
        XYZ:
        46.7767, 69.0601, 90.2214
        xyY:
        0.2270, 0.3351, 69.0601
      CIE-Lab:
        86.5338, -47.1954, -11.0685
        CIE-LCH:
        86.5338, 48.4759, 193.1987
        CIE-Luv:
        86.5338, -67.0288, -10.2063
        Hunter-Lab:
        83.1024, -44.9550, -6.1974
      #0ef1ec color charts
#0ef1ec RGB chart
      #0ef1ec CMYK chart
      #0ef1ec RGB pie chart
      #0ef1ec color shades, tints & tones
#0ef1ec color schemes
#0ef1ec color preview, HTML & CSS examples
           This text has a color of #0ef1ec        
        
          <p style="color:#0ef1ec;">Text here</p>
        
        
          .mytext {color:#0ef1ec;}
        
        Text color #0ef1ec
      
           This box has a color of #0ef1ec        
        
          <div style="background-color:#0ef1ec;">Content here</div>
        
        
          .mybackground {background-color:#0ef1ec;}
        
        Background color #0ef1ec
      
           Border around this has a color of #0ef1ec        
        
          <div style="border:2px solid #0ef1ec;">Content here</div>
        
        
          .myborder {border:2px solid #0ef1ec;}
        
        Border color #0ef1ec