#0ebf80 color space conversions
Hex:
        #0ebf80
        RGB:
        14, 191, 128
        CMY:
        95, 25, 50
        CMYK:
        93, 0, 33, 25
      HSL:
        159°, 86.3415%, 40.1961%
        HSV (HSB):
        159°, 92.6702%, 74.9020%
        XYZ:
        22.7082, 38.9135, 26.7363
        xyY:
        0.2570, 0.4404, 38.9135
      CIE-Lab:
        68.6885, -54.7824, 20.7746
        CIE-LCH:
        68.6885, 58.5892, 159.2323
        CIE-Luv:
        68.6885, -58.5329, 37.2628
        Hunter-Lab:
        62.3807, -44.1875, 18.2548
      #0ebf80 color charts
#0ebf80 RGB chart
      #0ebf80 CMYK chart
      #0ebf80 RGB pie chart
      #0ebf80 color shades, tints & tones
#0ebf80 color schemes
#0ebf80 color preview, HTML & CSS examples
           This text has a color of #0ebf80        
        
          <p style="color:#0ebf80;">Text here</p>
        
        
          .mytext {color:#0ebf80;}
        
        Text color #0ebf80
      
           This box has a color of #0ebf80        
        
          <div style="background-color:#0ebf80;">Content here</div>
        
        
          .mybackground {background-color:#0ebf80;}
        
        Background color #0ebf80
      
           Border around this has a color of #0ebf80        
        
          <div style="border:2px solid #0ebf80;">Content here</div>
        
        
          .myborder {border:2px solid #0ebf80;}
        
        Border color #0ebf80