#40dd03 color space conversions
Hex:
        #40dd03
        RGB:
        64, 221, 3
        CMY:
        75, 13, 99
        CMYK:
        71, 0, 99, 13
      HSL:
        103°, 97.3214%, 43.9216%
        HSV (HSB):
        103°, 98.6425%, 86.6667%
        XYZ:
        27.9872, 52.8095, 8.8043
        xyY:
        0.3124, 0.5894, 52.8095
      CIE-Lab:
        77.7624, -71.5060, 75.1740
        CIE-LCH:
        77.7624, 103.7509, 133.5675
        CIE-Luv:
        77.7624, -66.3129, 94.1226
        Hunter-Lab:
        72.6701, -58.4275, 43.6858
      #40dd03 color charts
#40dd03 RGB chart
      #40dd03 CMYK chart
      #40dd03 RGB pie chart
      #40dd03 color shades, tints & tones
#40dd03 color schemes
#40dd03 color preview, HTML & CSS examples
           This text has a color of #40dd03        
        
          <p style="color:#40dd03;">Text here</p>
        
        
          .mytext {color:#40dd03;}
        
        Text color #40dd03
      
           This box has a color of #40dd03        
        
          <div style="background-color:#40dd03;">Content here</div>
        
        
          .mybackground {background-color:#40dd03;}
        
        Background color #40dd03
      
           Border around this has a color of #40dd03        
        
          <div style="border:2px solid #40dd03;">Content here</div>
        
        
          .myborder {border:2px solid #40dd03;}
        
        Border color #40dd03