#03ef32 color space conversions
Hex:
        #03ef32
        RGB:
        3, 239, 50
        CMY:
        99, 6, 80
        CMYK:
        99, 0, 79, 6
      HSL:
        132°, 97.5207%, 47.4510%
        HSV (HSB):
        132°, 98.7448%, 93.7255%
        XYZ:
        31.4798, 61.9827, 13.3223
        xyY:
        0.2948, 0.5804, 61.9827
      CIE-Lab:
        82.9042, -80.3709, 71.2350
        CIE-LCH:
        82.9042, 107.3961, 138.4485
        CIE-Luv:
        82.9042, -77.6737, 95.7547
        Hunter-Lab:
        78.7291, -66.4027, 45.0775
      #03ef32 color charts
#03ef32 RGB chart
      #03ef32 CMYK chart
      #03ef32 RGB pie chart
      #03ef32 color shades, tints & tones
#03ef32 color schemes
#03ef32 color preview, HTML & CSS examples
           This text has a color of #03ef32        
        
          <p style="color:#03ef32;">Text here</p>
        
        
          .mytext {color:#03ef32;}
        
        Text color #03ef32
      
           This box has a color of #03ef32        
        
          <div style="background-color:#03ef32;">Content here</div>
        
        
          .mybackground {background-color:#03ef32;}
        
        Background color #03ef32
      
           Border around this has a color of #03ef32        
        
          <div style="border:2px solid #03ef32;">Content here</div>
        
        
          .myborder {border:2px solid #03ef32;}
        
        Border color #03ef32