#03d512 color space conversions
Hex:
        #03d512
        RGB:
        3, 213, 18
        CMY:
        99, 16, 93
        CMYK:
        99, 0, 92, 16
      HSL:
        124°, 97.2222%, 42.3529%
        HSV (HSB):
        124°, 98.5915%, 83.5294%
        XYZ:
        23.9410, 47.6515, 8.5081
        xyY:
        0.2989, 0.5949, 47.6515
      CIE-Lab:
        74.6046, -74.7669, 70.7106
        CIE-LCH:
        74.6046, 102.9081, 136.5971
        CIE-Luv:
        74.6046, -70.3473, 90.0308
        Hunter-Lab:
        69.0301, -58.8954, 41.0134
      #03d512 color charts
#03d512 RGB chart
      #03d512 CMYK chart
      #03d512 RGB pie chart
      #03d512 color shades, tints & tones
#03d512 color schemes
#03d512 color preview, HTML & CSS examples
           This text has a color of #03d512        
        
          <p style="color:#03d512;">Text here</p>
        
        
          .mytext {color:#03d512;}
        
        Text color #03d512
      
           This box has a color of #03d512        
        
          <div style="background-color:#03d512;">Content here</div>
        
        
          .mybackground {background-color:#03d512;}
        
        Background color #03d512
      
           Border around this has a color of #03d512        
        
          <div style="border:2px solid #03d512;">Content here</div>
        
        
          .myborder {border:2px solid #03d512;}
        
        Border color #03d512