#0beddf color space conversions
Hex:
        #0beddf
        RGB:
        11, 237, 223
        CMY:
        96, 7, 13
        CMYK:
        95, 0, 6, 7
      HSL:
        176°, 91.1290%, 48.6275%
        HSV (HSB):
        176°, 95.3586%, 92.9412%
        XYZ:
        43.7415, 65.9672, 80.2396
        xyY:
        0.2303, 0.3473, 65.9672
      CIE-Lab:
        84.9797, -49.2268, -6.5477
        CIE-LCH:
        84.9797, 49.6603, 187.5765
        CIE-Luv:
        84.9797, -66.8371, -2.5500
        Hunter-Lab:
        81.2202, -46.0035, -1.7200
      #0beddf color charts
#0beddf RGB chart
      #0beddf CMYK chart
      #0beddf RGB pie chart
      #0beddf color shades, tints & tones
#0beddf color schemes
#0beddf color preview, HTML & CSS examples
           This text has a color of #0beddf        
        
          <p style="color:#0beddf;">Text here</p>
        
        
          .mytext {color:#0beddf;}
        
        Text color #0beddf
      
           This box has a color of #0beddf        
        
          <div style="background-color:#0beddf;">Content here</div>
        
        
          .mybackground {background-color:#0beddf;}
        
        Background color #0beddf
      
           Border around this has a color of #0beddf        
        
          <div style="border:2px solid #0beddf;">Content here</div>
        
        
          .myborder {border:2px solid #0beddf;}
        
        Border color #0beddf