#0bf042 color space conversions
Hex:
        #0bf042
        RGB:
        11, 240, 66
        CMY:
        96, 6, 74
        CMYK:
        95, 0, 73, 6
      HSL:
        134°, 91.2351%, 49.2157%
        HSV (HSB):
        134°, 95.4167%, 94.1176%
        XYZ:
        32.2815, 62.7847, 15.5715
        xyY:
        0.2918, 0.5675, 62.7847
      CIE-Lab:
        83.3290, -79.2897, 66.6676
        CIE-LCH:
        83.3290, 103.5926, 139.9425
        CIE-Luv:
        83.3290, -77.2818, 92.3280
        Hunter-Lab:
        79.2368, -65.9426, 43.8142
      #0bf042 color charts
#0bf042 RGB chart
      #0bf042 CMYK chart
      #0bf042 RGB pie chart
      #0bf042 color shades, tints & tones
#0bf042 color schemes
#0bf042 color preview, HTML & CSS examples
           This text has a color of #0bf042        
        
          <p style="color:#0bf042;">Text here</p>
        
        
          .mytext {color:#0bf042;}
        
        Text color #0bf042
      
           This box has a color of #0bf042        
        
          <div style="background-color:#0bf042;">Content here</div>
        
        
          .mybackground {background-color:#0bf042;}
        
        Background color #0bf042
      
           Border around this has a color of #0bf042        
        
          <div style="border:2px solid #0bf042;">Content here</div>
        
        
          .myborder {border:2px solid #0bf042;}
        
        Border color #0bf042