#00f514 color space conversions
Hex:
        #00f514
        RGB:
        0, 245, 20
        CMY:
        100, 4, 92
        CMYK:
        100, 0, 92, 4
      HSL:
        125°, 100.0000%, 48.0392%
        HSV (HSB):
        125°, 100.0000%, 96.0784%
        XYZ:
        32.7787, 65.3553, 11.5490
        xyY:
        0.2988, 0.5959, 65.3553
      CIE-Lab:
        84.6665, -83.2731, 78.8901
        CIE-LCH:
        84.6665, 114.7086, 136.5482
        CIE-Luv:
        84.6665, -80.0196, 102.4192
        Hunter-Lab:
        80.8426, -69.0995, 48.1198
      #00f514 color charts
#00f514 RGB chart
      #00f514 CMYK chart
      #00f514 RGB pie chart
      #00f514 color shades, tints & tones
#00f514 color schemes
#00f514 color preview, HTML & CSS examples
           This text has a color of #00f514        
        
          <p style="color:#00f514;">Text here</p>
        
        
          .mytext {color:#00f514;}
        
        Text color #00f514
      
           This box has a color of #00f514        
        
          <div style="background-color:#00f514;">Content here</div>
        
        
          .mybackground {background-color:#00f514;}
        
        Background color #00f514
      
           Border around this has a color of #00f514        
        
          <div style="border:2px solid #00f514;">Content here</div>
        
        
          .myborder {border:2px solid #00f514;}
        
        Border color #00f514