#0bd2bd color space conversions
Hex:
        #0bd2bd
        RGB:
        11, 210, 189
        CMY:
        96, 18, 26
        CMYK:
        95, 0, 10, 18
      HSL:
        174°, 90.0452%, 43.3333%
        HSV (HSB):
        174°, 94.7619%, 82.3529%
        XYZ:
        32.3699, 49.8385, 56.0578
        xyY:
        0.2341, 0.3605, 49.8385
      CIE-Lab:
        75.9700, -47.2518, -1.7268
        CIE-LCH:
        75.9700, 47.2833, 182.0929
        CIE-Luv:
        75.9700, -60.5160, 4.6947
        Hunter-Lab:
        70.5964, -41.6976, 2.3376
      #0bd2bd color charts
#0bd2bd RGB chart
      #0bd2bd CMYK chart
      #0bd2bd RGB pie chart
      #0bd2bd color shades, tints & tones
#0bd2bd color schemes
#0bd2bd color preview, HTML & CSS examples
           This text has a color of #0bd2bd        
        
          <p style="color:#0bd2bd;">Text here</p>
        
        
          .mytext {color:#0bd2bd;}
        
        Text color #0bd2bd
      
           This box has a color of #0bd2bd        
        
          <div style="background-color:#0bd2bd;">Content here</div>
        
        
          .mybackground {background-color:#0bd2bd;}
        
        Background color #0bd2bd
      
           Border around this has a color of #0bd2bd        
        
          <div style="border:2px solid #0bd2bd;">Content here</div>
        
        
          .myborder {border:2px solid #0bd2bd;}
        
        Border color #0bd2bd