#03f505 color space conversions
Hex:
        #03f505
        RGB:
        3, 245, 5
        CMY:
        99, 4, 98
        CMYK:
        99, 0, 98, 4
      HSL:
        120°, 97.5806%, 48.6275%
        HSV (HSB):
        120°, 98.7755%, 96.0784%
        XYZ:
        32.7174, 65.3351, 11.0301
        xyY:
        0.2999, 0.5990, 65.3351
      CIE-Lab:
        84.6561, -83.4472, 80.3119
        CIE-LCH:
        84.6561, 115.8164, 136.0968
        CIE-Luv:
        84.6561, -80.0150, 103.3502
        Hunter-Lab:
        80.8302, -69.2019, 48.4903
      #03f505 color charts
#03f505 RGB chart
      #03f505 CMYK chart
      #03f505 RGB pie chart
      #03f505 color shades, tints & tones
#03f505 color schemes
#03f505 color preview, HTML & CSS examples
           This text has a color of #03f505        
        
          <p style="color:#03f505;">Text here</p>
        
        
          .mytext {color:#03f505;}
        
        Text color #03f505
      
           This box has a color of #03f505        
        
          <div style="background-color:#03f505;">Content here</div>
        
        
          .mybackground {background-color:#03f505;}
        
        Background color #03f505
      
           Border around this has a color of #03f505        
        
          <div style="border:2px solid #03f505;">Content here</div>
        
        
          .myborder {border:2px solid #03f505;}
        
        Border color #03f505