#0bd5dd color space conversions
Hex:
        #0bd5dd
        RGB:
        11, 213, 221
        CMY:
        96, 16, 13
        CMYK:
        95, 4, 0, 13
      HSL:
        182°, 90.5172%, 45.4902%
        HSV (HSB):
        182°, 95.0226%, 86.6667%
        XYZ:
        36.9834, 52.8801, 76.6643
        xyY:
        0.2221, 0.3175, 52.8801
      CIE-Lab:
        77.8042, -39.3003, -16.1953
        CIE-LCH:
        77.8042, 42.5065, 202.3962
        CIE-Luv:
        77.8042, -58.9710, -19.6521
        Hunter-Lab:
        72.7187, -36.4759, -11.6038
      #0bd5dd color charts
#0bd5dd RGB chart
      #0bd5dd CMYK chart
      #0bd5dd RGB pie chart
      #0bd5dd color shades, tints & tones
#0bd5dd color schemes
#0bd5dd color preview, HTML & CSS examples
           This text has a color of #0bd5dd        
        
          <p style="color:#0bd5dd;">Text here</p>
        
        
          .mytext {color:#0bd5dd;}
        
        Text color #0bd5dd
      
           This box has a color of #0bd5dd        
        
          <div style="background-color:#0bd5dd;">Content here</div>
        
        
          .mybackground {background-color:#0bd5dd;}
        
        Background color #0bd5dd
      
           Border around this has a color of #0bd5dd        
        
          <div style="border:2px solid #0bd5dd;">Content here</div>
        
        
          .myborder {border:2px solid #0bd5dd;}
        
        Border color #0bd5dd