#0bd5df color space conversions
Hex:
        #0bd5df
        RGB:
        11, 213, 223
        CMY:
        96, 16, 13
        CMYK:
        95, 4, 0, 13
      HSL:
        183°, 90.5983%, 45.8824%
        HSV (HSB):
        183°, 95.0673%, 87.4510%
        XYZ:
        37.2515, 52.9874, 78.0763
        xyY:
        0.2213, 0.3148, 52.9874
      CIE-Lab:
        77.8675, -38.6934, -17.1718
        CIE-LCH:
        77.8675, 42.3326, 203.9312
        CIE-Luv:
        77.8675, -58.8106, -21.3569
        Hunter-Lab:
        72.7924, -36.0393, -12.6390
      #0bd5df color charts
#0bd5df RGB chart
      #0bd5df CMYK chart
      #0bd5df RGB pie chart
      #0bd5df color shades, tints & tones
#0bd5df color schemes
#0bd5df color preview, HTML & CSS examples
           This text has a color of #0bd5df        
        
          <p style="color:#0bd5df;">Text here</p>
        
        
          .mytext {color:#0bd5df;}
        
        Text color #0bd5df
      
           This box has a color of #0bd5df        
        
          <div style="background-color:#0bd5df;">Content here</div>
        
        
          .mybackground {background-color:#0bd5df;}
        
        Background color #0bd5df
      
           Border around this has a color of #0bd5df        
        
          <div style="border:2px solid #0bd5df;">Content here</div>
        
        
          .myborder {border:2px solid #0bd5df;}
        
        Border color #0bd5df