#0bd4da color space conversions
Hex:
        #0bd4da
        RGB:
        11, 212, 218
        CMY:
        96, 17, 15
        CMYK:
        95, 3, 0, 15
      HSL:
        182°, 90.3930%, 44.9020%
        HSV (HSB):
        182°, 94.9541%, 85.4902%
        XYZ:
        36.3364, 52.2201, 74.4940
        xyY:
        0.2229, 0.3203, 52.2201
      CIE-Lab:
        77.4122, -39.7522, -15.1760
        CIE-LCH:
        77.4122, 42.5506, 200.8951
        CIE-Luv:
        77.4122, -58.8744, -17.8964
        Hunter-Lab:
        72.2635, -36.7055, -10.5357
      #0bd4da color charts
#0bd4da RGB chart
      #0bd4da CMYK chart
      #0bd4da RGB pie chart
      #0bd4da color shades, tints & tones
#0bd4da color schemes
#0bd4da color preview, HTML & CSS examples
           This text has a color of #0bd4da        
        
          <p style="color:#0bd4da;">Text here</p>
        
        
          .mytext {color:#0bd4da;}
        
        Text color #0bd4da
      
           This box has a color of #0bd4da        
        
          <div style="background-color:#0bd4da;">Content here</div>
        
        
          .mybackground {background-color:#0bd4da;}
        
        Background color #0bd4da
      
           Border around this has a color of #0bd4da        
        
          <div style="border:2px solid #0bd4da;">Content here</div>
        
        
          .myborder {border:2px solid #0bd4da;}
        
        Border color #0bd4da