#0beffd color space conversions
Hex:
        #0beffd
        RGB:
        11, 239, 253
        CMY:
        96, 6, 1
        CMYK:
        96, 6, 0, 1
      HSL:
        183°, 98.3740%, 51.7647%
        HSV (HSB):
        183°, 95.6522%, 99.2157%
        XYZ:
        48.7341, 68.8960, 103.6582
        xyY:
        0.2202, 0.3113, 68.8960
      CIE-Lab:
        86.4525, -41.4138, -20.1061
        CIE-LCH:
        86.4525, 46.0365, 205.8962
        CIE-Luv:
        86.4525, -65.0893, -26.1363
        Hunter-Lab:
        83.0036, -40.4531, -15.9412
      #0beffd color charts
#0beffd RGB chart
      #0beffd CMYK chart
      #0beffd RGB pie chart
      #0beffd color shades, tints & tones
#0beffd color schemes
#0beffd color preview, HTML & CSS examples
           This text has a color of #0beffd        
        
          <p style="color:#0beffd;">Text here</p>
        
        
          .mytext {color:#0beffd;}
        
        Text color #0beffd
      
           This box has a color of #0beffd        
        
          <div style="background-color:#0beffd;">Content here</div>
        
        
          .mybackground {background-color:#0beffd;}
        
        Background color #0beffd
      
           Border around this has a color of #0beffd        
        
          <div style="border:2px solid #0beffd;">Content here</div>
        
        
          .myborder {border:2px solid #0beffd;}
        
        Border color #0beffd