#0be7eb color space conversions
Hex:
        #0be7eb
        RGB:
        11, 231, 235
        CMY:
        96, 9, 8
        CMYK:
        95, 2, 0, 8
      HSL:
        181°, 91.0569%, 48.2353%
        HSV (HSB):
        181°, 95.3191%, 92.1569%
        XYZ:
        43.7093, 63.2211, 88.4964
        xyY:
        0.2237, 0.3235, 63.2211
      CIE-Lab:
        83.5586, -43.1959, -14.9932
        CIE-LCH:
        83.5586, 45.7240, 199.1418
        CIE-Luv:
        83.5586, -63.8786, -17.2331
        Hunter-Lab:
        79.5117, -41.0202, -10.3315
      #0be7eb color charts
#0be7eb RGB chart
      #0be7eb CMYK chart
      #0be7eb RGB pie chart
      #0be7eb color shades, tints & tones
#0be7eb color schemes
#0be7eb color preview, HTML & CSS examples
           This text has a color of #0be7eb        
        
          <p style="color:#0be7eb;">Text here</p>
        
        
          .mytext {color:#0be7eb;}
        
        Text color #0be7eb
      
           This box has a color of #0be7eb        
        
          <div style="background-color:#0be7eb;">Content here</div>
        
        
          .mybackground {background-color:#0be7eb;}
        
        Background color #0be7eb
      
           Border around this has a color of #0be7eb        
        
          <div style="border:2px solid #0be7eb;">Content here</div>
        
        
          .myborder {border:2px solid #0be7eb;}
        
        Border color #0be7eb