#0fcc03 color space conversions
Hex:
        #0fcc03
        RGB:
        15, 204, 3
        CMY:
        94, 20, 99
        CMYK:
        93, 0, 99, 20
      HSL:
        116°, 97.1014%, 40.5882%
        HSV (HSB):
        116°, 98.5294%, 80.0000%
        XYZ:
        21.8063, 43.2939, 7.2934
        xyY:
        0.3012, 0.5980, 43.2939
      CIE-Lab:
        71.7540, -72.1584, 70.0756
        CIE-LCH:
        71.7540, 100.5854, 135.8390
        CIE-Luv:
        71.7540, -67.1532, 87.5388
        Hunter-Lab:
        65.7981, -55.9895, 39.4866
      #0fcc03 color charts
#0fcc03 RGB chart
      #0fcc03 CMYK chart
      #0fcc03 RGB pie chart
      #0fcc03 color shades, tints & tones
#0fcc03 color schemes
#0fcc03 color preview, HTML & CSS examples
           This text has a color of #0fcc03        
        
          <p style="color:#0fcc03;">Text here</p>
        
        
          .mytext {color:#0fcc03;}
        
        Text color #0fcc03
      
           This box has a color of #0fcc03        
        
          <div style="background-color:#0fcc03;">Content here</div>
        
        
          .mybackground {background-color:#0fcc03;}
        
        Background color #0fcc03
      
           Border around this has a color of #0fcc03        
        
          <div style="border:2px solid #0fcc03;">Content here</div>
        
        
          .myborder {border:2px solid #0fcc03;}
        
        Border color #0fcc03