#0fba08 color space conversions
Hex:
        #0fba08
        RGB:
        15, 186, 8
        CMY:
        94, 27, 97
        CMYK:
        92, 0, 96, 27
      HSL:
        118°, 91.7526%, 38.0392%
        HSV (HSB):
        118°, 95.6989%, 72.9412%
        XYZ:
        17.7997, 35.2369, 6.0930
        xyY:
        0.3010, 0.5959, 35.2369
      CIE-Lab:
        65.9327, -67.0951, 64.7647
        CIE-LCH:
        65.9327, 93.2535, 136.0125
        CIE-Luv:
        65.9327, -61.4918, 79.9913
        Hunter-Lab:
        59.3607, -50.3566, 35.4667
      #0fba08 color charts
#0fba08 RGB chart
      #0fba08 CMYK chart
      #0fba08 RGB pie chart
      #0fba08 color shades, tints & tones
#0fba08 color schemes
#0fba08 color preview, HTML & CSS examples
           This text has a color of #0fba08        
        
          <p style="color:#0fba08;">Text here</p>
        
        
          .mytext {color:#0fba08;}
        
        Text color #0fba08
      
           This box has a color of #0fba08        
        
          <div style="background-color:#0fba08;">Content here</div>
        
        
          .mybackground {background-color:#0fba08;}
        
        Background color #0fba08
      
           Border around this has a color of #0fba08        
        
          <div style="border:2px solid #0fba08;">Content here</div>
        
        
          .myborder {border:2px solid #0fba08;}
        
        Border color #0fba08