#0bdac2 color space conversions
Hex:
        #0bdac2
        RGB:
        11, 218, 194
        CMY:
        96, 15, 24
        CMYK:
        95, 0, 11, 15
      HSL:
        173°, 90.3930%, 44.9020%
        HSV (HSB):
        173°, 94.9541%, 85.4902%
        XYZ:
        34.9470, 54.1090, 59.6411
        xyY:
        0.2350, 0.3639, 54.1090
      CIE-Lab:
        78.5252, -49.2350, -0.6664
        CIE-LCH:
        78.5252, 49.2395, 180.7754
        CIE-Luv:
        78.5252, -62.8099, 6.6690
        Hunter-Lab:
        73.5588, -43.9245, 3.4191
      #0bdac2 color charts
#0bdac2 RGB chart
      #0bdac2 CMYK chart
      #0bdac2 RGB pie chart
      #0bdac2 color shades, tints & tones
#0bdac2 color schemes
#0bdac2 color preview, HTML & CSS examples
           This text has a color of #0bdac2        
        
          <p style="color:#0bdac2;">Text here</p>
        
        
          .mytext {color:#0bdac2;}
        
        Text color #0bdac2
      
           This box has a color of #0bdac2        
        
          <div style="background-color:#0bdac2;">Content here</div>
        
        
          .mybackground {background-color:#0bdac2;}
        
        Background color #0bdac2
      
           Border around this has a color of #0bdac2        
        
          <div style="border:2px solid #0bdac2;">Content here</div>
        
        
          .myborder {border:2px solid #0bdac2;}
        
        Border color #0bdac2