#03dd42 color space conversions
Hex:
        #03dd42
        RGB:
        3, 221, 66
        CMY:
        99, 13, 74
        CMYK:
        99, 0, 70, 13
      HSL:
        137°, 97.3214%, 43.9216%
        HSV (HSB):
        137°, 98.6425%, 86.6667%
        XYZ:
        26.8774, 52.1256, 13.7989
        xyY:
        0.2896, 0.5617, 52.1256
      CIE-Lab:
        77.3559, -74.2105, 60.4988
        CIE-LCH:
        77.3559, 95.7460, 140.8120
        CIE-Luv:
        77.3559, -71.7832, 83.9489
        Hunter-Lab:
        72.1981, -59.8959, 39.2068
      #03dd42 color charts
#03dd42 RGB chart
      #03dd42 CMYK chart
      #03dd42 RGB pie chart
      #03dd42 color shades, tints & tones
#03dd42 color schemes
#03dd42 color preview, HTML & CSS examples
           This text has a color of #03dd42        
        
          <p style="color:#03dd42;">Text here</p>
        
        
          .mytext {color:#03dd42;}
        
        Text color #03dd42
      
           This box has a color of #03dd42        
        
          <div style="background-color:#03dd42;">Content here</div>
        
        
          .mybackground {background-color:#03dd42;}
        
        Background color #03dd42
      
           Border around this has a color of #03dd42        
        
          <div style="border:2px solid #03dd42;">Content here</div>
        
        
          .myborder {border:2px solid #03dd42;}
        
        Border color #03dd42