#0beadf color space conversions
Hex:
        #0beadf
        RGB:
        11, 234, 223
        CMY:
        96, 8, 13
        CMYK:
        95, 0, 5, 8
      HSL:
        177°, 91.0204%, 48.0392%
        HSV (HSB):
        177°, 95.2991%, 91.7647%
        XYZ:
        42.8801, 64.2445, 79.9524
        xyY:
        0.2292, 0.3434, 64.2445
      CIE-Lab:
        84.0929, -47.9551, -7.8609
        CIE-LCH:
        84.0929, 48.5952, 189.3093
        CIE-Luv:
        84.0929, -65.8413, -4.8557
        Hunter-Lab:
        80.1527, -44.7731, -3.0350
      #0beadf color charts
#0beadf RGB chart
      #0beadf CMYK chart
      #0beadf RGB pie chart
      #0beadf color shades, tints & tones
#0beadf color schemes
#0beadf color preview, HTML & CSS examples
           This text has a color of #0beadf        
        
          <p style="color:#0beadf;">Text here</p>
        
        
          .mytext {color:#0beadf;}
        
        Text color #0beadf
      
           This box has a color of #0beadf        
        
          <div style="background-color:#0beadf;">Content here</div>
        
        
          .mybackground {background-color:#0beadf;}
        
        Background color #0beadf
      
           Border around this has a color of #0beadf        
        
          <div style="border:2px solid #0beadf;">Content here</div>
        
        
          .myborder {border:2px solid #0beadf;}
        
        Border color #0beadf