#0ed7bb color space conversions
Hex:
        #0ed7bb
        RGB:
        14, 215, 187
        CMY:
        95, 16, 27
        CMYK:
        93, 0, 13, 16
      HSL:
        172°, 87.7729%, 44.9020%
        HSV (HSB):
        172°, 93.4884%, 84.3137%
        XYZ:
        33.4512, 52.2821, 55.3421
        xyY:
        0.2371, 0.3706, 52.2821
      CIE-Lab:
        77.4492, -49.7824, 1.5087
        CIE-LCH:
        77.4492, 49.8052, 178.2641
        CIE-Luv:
        77.4492, -62.2420, 10.0635
        Hunter-Lab:
        72.3064, -43.9564, 5.2349
      #0ed7bb color charts
#0ed7bb RGB chart
      #0ed7bb CMYK chart
      #0ed7bb RGB pie chart
      #0ed7bb color shades, tints & tones
#0ed7bb color schemes
#0ed7bb color preview, HTML & CSS examples
           This text has a color of #0ed7bb        
        
          <p style="color:#0ed7bb;">Text here</p>
        
        
          .mytext {color:#0ed7bb;}
        
        Text color #0ed7bb
      
           This box has a color of #0ed7bb        
        
          <div style="background-color:#0ed7bb;">Content here</div>
        
        
          .mybackground {background-color:#0ed7bb;}
        
        Background color #0ed7bb
      
           Border around this has a color of #0ed7bb        
        
          <div style="border:2px solid #0ed7bb;">Content here</div>
        
        
          .myborder {border:2px solid #0ed7bb;}
        
        Border color #0ed7bb