#0baf25 color space conversions
Hex:
        #0baf25
        RGB:
        11, 175, 37
        CMY:
        96, 31, 85
        CMYK:
        94, 0, 79, 31
      HSL:
        130°, 88.1720%, 36.4706%
        HSV (HSB):
        130°, 93.7143%, 68.6275%
        XYZ:
        15.8019, 30.8647, 6.8749
        xyY:
        0.2951, 0.5765, 30.8647
      CIE-Lab:
        62.3932, -62.9687, 55.5206
        CIE-LCH:
        62.3932, 83.9499, 138.5968
        CIE-Luv:
        62.3932, -57.8094, 71.2959
        Hunter-Lab:
        55.5560, -46.4518, 31.5522
      #0baf25 color charts
#0baf25 RGB chart
      #0baf25 CMYK chart
      #0baf25 RGB pie chart
      #0baf25 color shades, tints & tones
#0baf25 color schemes
#0baf25 color preview, HTML & CSS examples
           This text has a color of #0baf25        
        
          <p style="color:#0baf25;">Text here</p>
        
        
          .mytext {color:#0baf25;}
        
        Text color #0baf25
      
           This box has a color of #0baf25        
        
          <div style="background-color:#0baf25;">Content here</div>
        
        
          .mybackground {background-color:#0baf25;}
        
        Background color #0baf25
      
           Border around this has a color of #0baf25        
        
          <div style="border:2px solid #0baf25;">Content here</div>
        
        
          .myborder {border:2px solid #0baf25;}
        
        Border color #0baf25