#03bd00 color space conversions
Hex:
        #03bd00
        RGB:
        3, 189, 0
        CMY:
        99, 26, 100
        CMYK:
        98, 0, 100, 26
      HSL:
        119°, 100.0000%, 37.0588%
        HSV (HSB):
        119°, 100.0000%, 74.1176%
        XYZ:
        18.2351, 36.4146, 6.0676
        xyY:
        0.3003, 0.5997, 36.4146
      CIE-Lab:
        66.8355, -68.6726, 66.4275
        CIE-LCH:
        66.8355, 95.5434, 135.9521
        CIE-Luv:
        66.8355, -63.1258, 81.7955
        Hunter-Lab:
        60.3445, -51.6629, 36.2795
      #03bd00 color charts
#03bd00 RGB chart
      #03bd00 CMYK chart
      #03bd00 RGB pie chart
      #03bd00 color shades, tints & tones
#03bd00 color schemes
#03bd00 color preview, HTML & CSS examples
           This text has a color of #03bd00        
        
          <p style="color:#03bd00;">Text here</p>
        
        
          .mytext {color:#03bd00;}
        
        Text color #03bd00
      
           This box has a color of #03bd00        
        
          <div style="background-color:#03bd00;">Content here</div>
        
        
          .mybackground {background-color:#03bd00;}
        
        Background color #03bd00
      
           Border around this has a color of #03bd00        
        
          <div style="border:2px solid #03bd00;">Content here</div>
        
        
          .myborder {border:2px solid #03bd00;}
        
        Border color #03bd00