#0bf8bd color space conversions
Hex:
        #0bf8bd
        RGB:
        11, 248, 189
        CMY:
        96, 3, 26
        CMYK:
        96, 0, 24, 3
      HSL:
        165°, 94.4223%, 50.7843%
        HSV (HSB):
        165°, 95.5645%, 97.2549%
        XYZ:
        42.8907, 70.8801, 59.5648
        xyY:
        0.2474, 0.4089, 70.8801
      CIE-Lab:
        87.4267, -62.2934, 14.7509
        CIE-LCH:
        87.4267, 64.0160, 166.6779
        CIE-Luv:
        87.4267, -73.0864, 32.0309
        Hunter-Lab:
        84.1903, -56.3963, 16.9855
      #0bf8bd color charts
#0bf8bd RGB chart
      #0bf8bd CMYK chart
      #0bf8bd RGB pie chart
      #0bf8bd color shades, tints & tones
#0bf8bd color schemes
#0bf8bd color preview, HTML & CSS examples
           This text has a color of #0bf8bd        
        
          <p style="color:#0bf8bd;">Text here</p>
        
        
          .mytext {color:#0bf8bd;}
        
        Text color #0bf8bd
      
           This box has a color of #0bf8bd        
        
          <div style="background-color:#0bf8bd;">Content here</div>
        
        
          .mybackground {background-color:#0bf8bd;}
        
        Background color #0bf8bd
      
           Border around this has a color of #0bf8bd        
        
          <div style="border:2px solid #0bf8bd;">Content here</div>
        
        
          .myborder {border:2px solid #0bf8bd;}
        
        Border color #0bf8bd