#0bd0dd color space conversions
Hex:
        #0bd0dd
        RGB:
        11, 208, 221
        CMY:
        96, 18, 13
        CMYK:
        95, 6, 0, 13
      HSL:
        184°, 90.5172%, 45.4902%
        HSV (HSB):
        184°, 95.0226%, 86.6667%
        XYZ:
        35.7450, 50.4034, 76.2515
        xyY:
        0.2201, 0.3104, 50.4034
      CIE-Lab:
        76.3162, -37.0072, -18.4409
        CIE-LCH:
        76.3162, 41.3473, 206.4873
        CIE-Luv:
        76.3162, -57.2832, -23.6523
        Hunter-Lab:
        70.9953, -34.3699, -13.9828
      #0bd0dd color charts
#0bd0dd RGB chart
      #0bd0dd CMYK chart
      #0bd0dd RGB pie chart
      #0bd0dd color shades, tints & tones
#0bd0dd color schemes
#0bd0dd color preview, HTML & CSS examples
           This text has a color of #0bd0dd        
        
          <p style="color:#0bd0dd;">Text here</p>
        
        
          .mytext {color:#0bd0dd;}
        
        Text color #0bd0dd
      
           This box has a color of #0bd0dd        
        
          <div style="background-color:#0bd0dd;">Content here</div>
        
        
          .mybackground {background-color:#0bd0dd;}
        
        Background color #0bd0dd
      
           Border around this has a color of #0bd0dd        
        
          <div style="border:2px solid #0bd0dd;">Content here</div>
        
        
          .myborder {border:2px solid #0bd0dd;}
        
        Border color #0bd0dd