#0bfc95 color space conversions
Hex:
        #0bfc95
        RGB:
        11, 252, 149
        CMY:
        96, 1, 42
        CMYK:
        96, 0, 41, 1
      HSL:
        154°, 97.5709%, 51.5686%
        HSV (HSB):
        154°, 95.6349%, 98.8235%
        XYZ:
        40.3732, 71.8619, 40.1766
        xyY:
        0.2649, 0.4715, 71.8619
      CIE-Lab:
        87.9021, -71.9975, 35.6913
        CIE-LCH:
        87.9021, 80.3587, 153.6310
        CIE-Luv:
        87.9021, -77.1120, 61.4032
        Hunter-Lab:
        84.7714, -63.3375, 31.2400
      #0bfc95 color charts
#0bfc95 RGB chart
      #0bfc95 CMYK chart
      #0bfc95 RGB pie chart
      #0bfc95 color shades, tints & tones
#0bfc95 color schemes
#0bfc95 color preview, HTML & CSS examples
           This text has a color of #0bfc95        
        
          <p style="color:#0bfc95;">Text here</p>
        
        
          .mytext {color:#0bfc95;}
        
        Text color #0bfc95
      
           This box has a color of #0bfc95        
        
          <div style="background-color:#0bfc95;">Content here</div>
        
        
          .mybackground {background-color:#0bfc95;}
        
        Background color #0bfc95
      
           Border around this has a color of #0bfc95        
        
          <div style="border:2px solid #0bfc95;">Content here</div>
        
        
          .myborder {border:2px solid #0bfc95;}
        
        Border color #0bfc95