#0ef9be color space conversions
Hex:
        #0ef9be
        RGB:
        14, 249, 190
        CMY:
        95, 2, 25
        CMYK:
        94, 0, 24, 2
      HSL:
        165°, 95.1417%, 51.5686%
        HSV (HSB):
        165°, 94.3775%, 97.6471%
        XYZ:
        43.3510, 71.5624, 60.2433
        xyY:
        0.2475, 0.4086, 71.5624
      CIE-Lab:
        87.7575, -62.3522, 14.7025
        CIE-LCH:
        87.7575, 64.0622, 166.7321
        CIE-Luv:
        87.7575, -73.2387, 31.9938
        Hunter-Lab:
        84.5946, -56.5670, 16.9933
      #0ef9be color charts
#0ef9be RGB chart
      #0ef9be CMYK chart
      #0ef9be RGB pie chart
      #0ef9be color shades, tints & tones
#0ef9be color schemes
#0ef9be color preview, HTML & CSS examples
           This text has a color of #0ef9be        
        
          <p style="color:#0ef9be;">Text here</p>
        
        
          .mytext {color:#0ef9be;}
        
        Text color #0ef9be
      
           This box has a color of #0ef9be        
        
          <div style="background-color:#0ef9be;">Content here</div>
        
        
          .mybackground {background-color:#0ef9be;}
        
        Background color #0ef9be
      
           Border around this has a color of #0ef9be        
        
          <div style="border:2px solid #0ef9be;">Content here</div>
        
        
          .myborder {border:2px solid #0ef9be;}
        
        Border color #0ef9be