#0be0db color space conversions
Hex:
        #0be0db
        RGB:
        11, 224, 219
        CMY:
        96, 12, 14
        CMYK:
        95, 0, 2, 12
      HSL:
        179°, 90.6383%, 46.0784%
        HSV (HSB):
        179°, 95.0893%, 87.8431%
        XYZ:
        39.5798, 58.4969, 76.2228
        xyY:
        0.2271, 0.3356, 58.4969
      CIE-Lab:
        81.0143, -44.7871, -10.3184
        CIE-LCH:
        81.0143, 45.9604, 192.9739
        CIE-Luv:
        81.0143, -62.8271, -9.2858
        Hunter-Lab:
        76.4833, -41.4726, -5.5498
      #0be0db color charts
#0be0db RGB chart
      #0be0db CMYK chart
      #0be0db RGB pie chart
      #0be0db color shades, tints & tones
#0be0db color schemes
#0be0db color preview, HTML & CSS examples
           This text has a color of #0be0db        
        
          <p style="color:#0be0db;">Text here</p>
        
        
          .mytext {color:#0be0db;}
        
        Text color #0be0db
      
           This box has a color of #0be0db        
        
          <div style="background-color:#0be0db;">Content here</div>
        
        
          .mybackground {background-color:#0be0db;}
        
        Background color #0be0db
      
           Border around this has a color of #0be0db        
        
          <div style="border:2px solid #0be0db;">Content here</div>
        
        
          .myborder {border:2px solid #0be0db;}
        
        Border color #0be0db