#03ae12 color space conversions
Hex:
        #03ae12
        RGB:
        3, 174, 18
        CMY:
        99, 32, 93
        CMYK:
        98, 0, 90, 32
      HSL:
        125°, 96.6102%, 34.7059%
        HSV (HSB):
        125°, 98.2759%, 68.2353%
        XYZ:
        15.2828, 30.3351, 5.6220
        xyY:
        0.2983, 0.5920, 30.3351
      CIE-Lab:
        61.9423, -64.0694, 59.9087
        CIE-LCH:
        61.9423, 87.7151, 136.9221
        CIE-Luv:
        61.9423, -58.2672, 74.1389
        Hunter-Lab:
        55.0773, -46.8554, 32.5021
      #03ae12 color charts
#03ae12 RGB chart
      #03ae12 CMYK chart
      #03ae12 RGB pie chart
      #03ae12 color shades, tints & tones
#03ae12 color schemes
#03ae12 color preview, HTML & CSS examples
           This text has a color of #03ae12        
        
          <p style="color:#03ae12;">Text here</p>
        
        
          .mytext {color:#03ae12;}
        
        Text color #03ae12
      
           This box has a color of #03ae12        
        
          <div style="background-color:#03ae12;">Content here</div>
        
        
          .mybackground {background-color:#03ae12;}
        
        Background color #03ae12
      
           Border around this has a color of #03ae12        
        
          <div style="border:2px solid #03ae12;">Content here</div>
        
        
          .myborder {border:2px solid #03ae12;}
        
        Border color #03ae12