#0beef5 color space conversions
Hex:
        #0beef5
        RGB:
        11, 238, 245
        CMY:
        96, 7, 4
        CMYK:
        96, 3, 0, 4
      HSL:
        182°, 92.1260%, 50.1961%
        HSV (HSB):
        182°, 95.5102%, 96.0784%
        XYZ:
        47.1940, 67.8128, 96.9880
        xyY:
        0.2226, 0.3199, 67.8128
      CIE-Lab:
        85.9128, -43.3482, -16.7227
        CIE-LCH:
        85.9128, 46.4620, 201.0954
        CIE-Luv:
        85.9128, -65.4011, -20.1432
        Hunter-Lab:
        82.3485, -41.8115, -12.1863
      #0beef5 color charts
#0beef5 RGB chart
      #0beef5 CMYK chart
      #0beef5 RGB pie chart
      #0beef5 color shades, tints & tones
#0beef5 color schemes
#0beef5 color preview, HTML & CSS examples
           This text has a color of #0beef5        
        
          <p style="color:#0beef5;">Text here</p>
        
        
          .mytext {color:#0beef5;}
        
        Text color #0beef5
      
           This box has a color of #0beef5        
        
          <div style="background-color:#0beef5;">Content here</div>
        
        
          .mybackground {background-color:#0beef5;}
        
        Background color #0beef5
      
           Border around this has a color of #0beef5        
        
          <div style="border:2px solid #0beef5;">Content here</div>
        
        
          .myborder {border:2px solid #0beef5;}
        
        Border color #0beef5