#0be8db color space conversions
Hex:
        #0be8db
        RGB:
        11, 232, 219
        CMY:
        96, 9, 14
        CMYK:
        95, 0, 6, 9
      HSL:
        176°, 90.9465%, 47.6471%
        HSV (HSB):
        176°, 95.2586%, 90.9804%
        XYZ:
        41.7808, 62.8988, 76.9564
        xyY:
        0.2300, 0.3463, 62.8988
      CIE-Lab:
        83.3891, -48.2271, -6.7918
        CIE-LCH:
        83.3891, 48.7030, 188.0162
        CIE-Luv:
        83.3891, -65.4966, -3.0927
        Hunter-Lab:
        79.3088, -44.7545, -2.0153
      #0be8db color charts
#0be8db RGB chart
      #0be8db CMYK chart
      #0be8db RGB pie chart
      #0be8db color shades, tints & tones
#0be8db color schemes
#0be8db color preview, HTML & CSS examples
           This text has a color of #0be8db        
        
          <p style="color:#0be8db;">Text here</p>
        
        
          .mytext {color:#0be8db;}
        
        Text color #0be8db
      
           This box has a color of #0be8db        
        
          <div style="background-color:#0be8db;">Content here</div>
        
        
          .mybackground {background-color:#0be8db;}
        
        Background color #0be8db
      
           Border around this has a color of #0be8db        
        
          <div style="border:2px solid #0be8db;">Content here</div>
        
        
          .myborder {border:2px solid #0be8db;}
        
        Border color #0be8db