#0be0ac color space conversions
Hex:
        #0be0ac
        RGB:
        11, 224, 172
        CMY:
        96, 12, 33
        CMYK:
        95, 0, 23, 12
      HSL:
        165°, 90.6383%, 46.0784%
        HSV (HSB):
        165°, 95.0893%, 87.8431%
        XYZ:
        34.2401, 56.3610, 48.1039
        xyY:
        0.2469, 0.4063, 56.3610
      CIE-Lab:
        79.8188, -57.2428, 12.8803
        CIE-LCH:
        79.8188, 58.6740, 167.3189
        CIE-Luv:
        79.8188, -66.4977, 28.0582
        Hunter-Lab:
        75.0740, -49.9684, 14.5616
      #0be0ac color charts
#0be0ac RGB chart
      #0be0ac CMYK chart
      #0be0ac RGB pie chart
      #0be0ac color shades, tints & tones
#0be0ac color schemes
#0be0ac color preview, HTML & CSS examples
           This text has a color of #0be0ac        
        
          <p style="color:#0be0ac;">Text here</p>
        
        
          .mytext {color:#0be0ac;}
        
        Text color #0be0ac
      
           This box has a color of #0be0ac        
        
          <div style="background-color:#0be0ac;">Content here</div>
        
        
          .mybackground {background-color:#0be0ac;}
        
        Background color #0be0ac
      
           Border around this has a color of #0be0ac        
        
          <div style="border:2px solid #0be0ac;">Content here</div>
        
        
          .myborder {border:2px solid #0be0ac;}
        
        Border color #0be0ac