#03df12 color space conversions
Hex:
        #03df12
        RGB:
        3, 223, 18
        CMY:
        99, 13, 93
        CMYK:
        99, 0, 92, 13
      HSL:
        124°, 97.3451%, 44.3137%
        HSV (HSB):
        124°, 98.6547%, 87.4510%
        XYZ:
        26.5344, 52.8384, 9.3726
        xyY:
        0.2990, 0.5954, 52.8384
      CIE-Lab:
        77.7795, -77.4382, 73.3815
        CIE-LCH:
        77.7795, 106.6842, 136.5408
        CIE-Luv:
        77.7795, -73.3713, 93.9944
        Hunter-Lab:
        72.6900, -62.0488, 43.2382
      #03df12 color charts
#03df12 RGB chart
      #03df12 CMYK chart
      #03df12 RGB pie chart
      #03df12 color shades, tints & tones
#03df12 color schemes
#03df12 color preview, HTML & CSS examples
           This text has a color of #03df12        
        
          <p style="color:#03df12;">Text here</p>
        
        
          .mytext {color:#03df12;}
        
        Text color #03df12
      
           This box has a color of #03df12        
        
          <div style="background-color:#03df12;">Content here</div>
        
        
          .mybackground {background-color:#03df12;}
        
        Background color #03df12
      
           Border around this has a color of #03df12        
        
          <div style="border:2px solid #03df12;">Content here</div>
        
        
          .myborder {border:2px solid #03df12;}
        
        Border color #03df12